From de580e7999400b7d8789ce3747db4f2a63f2538b Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Wed, 12 Oct 2016 02:44:25 +0200 Subject: build: use bash, but get it properly during build time hardcoding it for travis, as bash is always installed there. --- build-aux/valgrind.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'build-aux/valgrind.sh') 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 \ -- cgit v1.2.3-18-g5258