Fix ${run } arg parsing
[exim.git] / test / scripts / 0000-Basic / 0572
index 05ba658f7e9f373d4ab25c5b142016a262e76c85..b6c784f10bebe7d5021ea470e8e0609a06984922 100644 (file)
@@ -3,7 +3,7 @@
 # Ought to test a non-priv user, checking "hide", but
 # the testsuite cannot do that...
 #
-munge optional_nossl
+munge optional_config
 exim -bP spool_directory
 ****
 perl -e 'print "\n";'
@@ -26,3 +26,9 @@ perl -e 'print "\n";'
 #
 exim -bP config
 ****
+perl -e 'print "\n";'
+****
+#
+#
+exim -n -bP config
+****