X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/093632c96953bfc8fb96d607e0605534efa64252..ed0512a1a151a4108d7fe309055219c2da3b2bbc:/test/aux-fixed/4007.script?ds=sidebyside 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