summaryrefslogtreecommitdiffstats
path: root/imap/testsuitevalgrind
diff options
context:
space:
mode:
Diffstat (limited to 'imap/testsuitevalgrind')
-rw-r--r--imap/testsuitevalgrind2
1 files changed, 1 insertions, 1 deletions
diff --git a/imap/testsuitevalgrind b/imap/testsuitevalgrind
index e39c463..90735d2 100644
--- a/imap/testsuitevalgrind
+++ b/imap/testsuitevalgrind
@@ -1,5 +1,5 @@
#! /bin/bash
valgrind --tool=memcheck --leak-check=yes --error-exitcode=1 "$@" && exit 0
->confmdtesterror
+>confmdmemleak
exit 0