test-unit-file.c: fixup the test for commit 3b51f8ddd5

This commit is contained in:
Harald Hoyer
2015-06-03 16:36:20 +02:00
parent ea344aec10
commit ce54255fa5
+1 -1
View File
@@ -232,7 +232,7 @@ static void test_config_parse_exec(void) {
&c, NULL);
assert_se(r >= 0);
c1 = c1->command_next;
check_execcommand(c1, "/bin/find", NULL, "\\073", NULL, false);
check_execcommand(c1, "/bin/find", NULL, ";", NULL, false);
log_info("/* spaces in the filename */");
r = config_parse_exec(NULL, "fake", 5, "section", 1,