From 0f0c8159c43045f4ad847a0129dca7eddd313285 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 28 Dec 2014 17:16:54 +0000 Subject: Support timeout option on malware= --- test/aux-fixed/4007.script | 1 + 1 file changed, 1 insertion(+) (limited to 'test/aux-fixed') 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 -- cgit v1.2.3