aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/valgrind.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux/valgrind.sh')
-rwxr-xr-xbuild-aux/valgrind.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/build-aux/valgrind.sh b/build-aux/valgrind.sh
index 3de3855..64091a1 100755
--- a/build-aux/valgrind.sh
+++ b/build-aux/valgrind.sh
@@ -1,7 +1,3 @@
-#!/bin/sh
-
-set -e
-
export TESTS_ENVIRONMENT="
${VALGRIND:-valgrind} \
--tool=memcheck \