X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/8e2fe7340c5d6abf952c45bc6b96462b8e809b94..0dfff3282dcfbee8f1568797c2acd4983674c0d9:/test/runtest?ds=sidebyside diff --git a/test/runtest b/test/runtest index f61b016f9..a4d49aa79 100755 --- a/test/runtest +++ b/test/runtest @@ -2792,8 +2792,9 @@ else { tests_exit(-1, "Command unrecognized in line $lineno: $_"); } # Run the command, with stdin connected to a pipe, and write the stdin data -# to it, with appropriate substitutions. If a line ends with \NONL\, chop off -# the terminating newline (and the \NONL\). If the command contains +# to it, with appropriate substitutions. If a starts with '>>> ', process it +# via Perl's string eval(). +# If the command contains # -DSERVER=server add "-server" to the command, where it will adjoin the name # for the stderr file. See comment above about the use of -DSERVER. @@ -2807,7 +2808,8 @@ while (