Disable helgrind tests due to bug #1717.

0.96
Török Edvin 16 years ago
parent 5e5aa2f240
commit 2a5d51809a
  1. 1
      unit_tests/check7_clamd_hg.sh

@ -1,4 +1,5 @@
#!/bin/sh
exit 77
. $srcdir/check_common.sh
init_helgrind
WRAPPER="$VALGRIND $VALGRIND_FLAGS_RACE" test_clamd1 7

Loading…
Cancel
Save