s3-net: test: make MALLOC_CHECK verbose on failure
[obnox/samba-ctdb.git] / source3 / script / tests / test_functions.sh
index bddae18c10ff69107f2e92a3edd4a888bf37c4fc..cac3a6f54d4a49f391d1fd622a72a521341df9a5 100644 (file)
@@ -328,7 +328,7 @@ teststatus() {
 }
 
 if [ -z "$VALGRIND" ]; then
-    MALLOC_CHECK_=2
+    MALLOC_CHECK_=3
     export MALLOC_CHECK_
 fi