From 97960574543971c4fdb744087cb856aeb707672e Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 27 Dec 2015 14:25:39 +0000 Subject: Testsuite: testcase for -bP --- test/scripts/0000-Basic/0572 | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 test/scripts/0000-Basic/0572 (limited to 'test/scripts') diff --git a/test/scripts/0000-Basic/0572 b/test/scripts/0000-Basic/0572 new file mode 100644 index 000000000..3525333c6 --- /dev/null +++ b/test/scripts/0000-Basic/0572 @@ -0,0 +1,27 @@ +# -bP +# +# Ought to test a non-priv user, checking "hide", but +# the testsuite cannot do that... +# +exim -bP spool_directory +**** +perl -e 'print "\n";' +**** +# +exim -bP host_lookup_order +**** +perl -e 'print "\n";' +**** +# +exim -bP +local_domains +**** +perl -e 'print "\n";' +**** +# +exim -bP transport my_smtp +**** +perl -e 'print "\n";' +**** +# +exim -bP config +**** -- cgit v1.2.3