Remove virusevent test logfile, to prevent false failures.

0.96
Török Edvin 16 years ago
parent 7988623295
commit ec3c072e84
  1. 1
      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

Loading…
Cancel
Save