summaryrefslogtreecommitdiffstats
path: root/test/unit/zero.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/zero.sh')
-rw-r--r--test/unit/zero.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/zero.sh b/test/unit/zero.sh
index 24488f0..b4540b2 100644
--- a/test/unit/zero.sh
+++ b/test/unit/zero.sh
@@ -1,5 +1,5 @@
#!/bin/sh
if [ "x${enable_fill}" = "x1" ] ; then
- export MALLOC_CONF="abort:false,junk:false,zero:true,redzone:false,quarantine:0"
+ export MALLOC_CONF="abort:false,junk:false,zero:true"
fi