X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/c687f03bec63a2a446decd1d9b724ac7330d9ad1..de1294ea67d5567e3599101fa8ce50b8fd3e4dd6:/test/aux-fixed/4007.script diff --git a/test/aux-fixed/4007.script b/test/aux-fixed/4007.script index 9cdd098ff..e391a2bb2 100755 --- a/test/aux-fixed/4007.script +++ b/test/aux-fixed/4007.script @@ -18,5 +18,6 @@ fi case $action in accept) ;; reject) echo "VNAME found in file $1";; +pause3) sleep 3;; esac