aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild-aux/valgrind.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-aux/valgrind.sh b/build-aux/valgrind.sh
index 03b42c9..a5106d9 100755
--- a/build-aux/valgrind.sh
+++ b/build-aux/valgrind.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
export TESTS_ENVIRONMENT="
${VALGRIND:-valgrind} \
--tool=memcheck \