From ec3c072e8461df649dc7dd86e71820d67bc39f29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=B6r=C3=B6k=20Edvin?= Date: Thu, 29 Oct 2009 18:51:47 +0200 Subject: [PATCH] Remove virusevent test logfile, to prevent false failures. --- unit_tests/check_common.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/unit_tests/check_common.sh b/unit_tests/check_common.sh index a4a552e23..b57f8dbef 100644 --- a/unit_tests/check_common.sh +++ b/unit_tests/check_common.sh @@ -313,6 +313,7 @@ test_clamd3() { echo "*** No file descriptor passing support, skipping test" fi + rm test-clamd.log # Test VirusEvent feature run_clamdscan_fileonly $TOP/test/clam.exe test -f test-clamd.log || sleep 1