From 3aa785507d5403455b16494cdcd2857f8e66ae99 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Mon, 13 Apr 2015 12:13:56 +0200 Subject: travis: Run a gcrypt test with leak-detective And also enable gcrypt in the all tests with leak-detective enabled. --- scripts/test.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'scripts/test.sh') diff --git a/scripts/test.sh b/scripts/test.sh index d21deaedc..0b4658c16 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -37,10 +37,6 @@ all) --disable-systemd --disable-soup --disable-unwind-backtraces --disable-svc --disable-dbghelp-backtraces --disable-socket-win --disable-kernel-wfp --disable-kernel-iph --disable-winhttp" - if test "$LEAK_DETECTIVE" = "yes"; then - # libgcrypt can't be deinitialized - CONFIG="$CONFIG --disable-gcrypt" - fi if test "$MONOLITHIC" = "yes"; then # Ubuntu 12.04 does not provide a proper -liptc pkg-config CONFIG="$CONFIG --disable-forecast --disable-connmark" -- cgit v1.2.3