Testsuite: ignore dane for -bP output
[exim.git] / test / scripts / 0000-Basic / 0572
1 # -bP
2 #
3 # Ought to test a non-priv user, checking "hide", but
4 # the testsuite cannot do that...
5 #
6 munge optional_dane
7 exim -bP spool_directory
8 ****
9 perl -e 'print "\n";'
10 ****
11 #
12 exim -bP host_lookup_order
13 ****
14 perl -e 'print "\n";'
15 ****
16 #
17 exim -bP +local_domains
18 ****
19 perl -e 'print "\n";'
20 ****
21 #
22 exim -bP transport my_smtp
23 ****
24 perl -e 'print "\n";'
25 ****
26 #
27 exim -bP config
28 ****