X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-verify.sh;h=3e7676148af564e6271a6dbb8cc4f75dd4e07a76;hb=cc1a9b724883a74e39445da64ae096b954bf781b;hp=11b7311352304adc1142cbc4339fce19a8e5bdce;hpb=f4b47c930f982b18171125685444194c66ecc139;p=gnulib.git diff --git a/tests/test-verify.sh b/tests/test-verify.sh index 11b731135..3e7676148 100755 --- a/tests/test-verify.sh +++ b/tests/test-verify.sh @@ -1,6 +1,10 @@ #!/bin/sh . "${srcdir=.}/init.sh" +# We are not interested in triggering bugs in the compilers and tools +# (such as gcc 4.3.1 on openSUSE 11.0). +unset MALLOC_PERTURB_ + # Rather than figure out how to invoke the compiler with the right # include path ourselves, we let make do it: (cd "$initial_cwd_" && rm -f test-verify.o \