diff options
Diffstat (limited to 'test/confs/0191')
-rw-r--r-- | test/confs/0191 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/0191 b/test/confs/0191 index 410d2bf09..36ee85c06 100644 --- a/test/confs/0191 +++ b/test/confs/0191 @@ -33,6 +33,7 @@ begin transports smtp: driver = smtp port = PORT_S + interface = 127.0.0.1 transport_filter = \ /bin/sh -c \ "cat >/dev/null; printf Line-without-end || /bin/echo -n Line-without-end" |