summaryrefslogtreecommitdiff
path: root/source4/torture
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture')
-rw-r--r--source4/torture/local/util_strlist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/local/util_strlist.c b/source4/torture/local/util_strlist.c
index eb1de2b7c1..bf888da797 100644
--- a/source4/torture/local/util_strlist.c
+++ b/source4/torture/local/util_strlist.c
@@ -29,6 +29,7 @@ static const char *test_lists_shell_strings[] = {
"foo bar \"bla \"",
"foo \"\" bla",
"bla \"\"\"\" blie",
+ NULL
};
static BOOL test_lists_shell(TALLOC_CTX *mem_ctx)