summaryrefslogtreecommitdiff
path: root/deps/jemalloc/test/integration/xallocx.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deps/jemalloc/test/integration/xallocx.sh')
-rw-r--r--deps/jemalloc/test/integration/xallocx.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/deps/jemalloc/test/integration/xallocx.sh b/deps/jemalloc/test/integration/xallocx.sh
deleted file mode 100644
index 0cc218737..000000000
--- a/deps/jemalloc/test/integration/xallocx.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-if [ "x${enable_fill}" = "x1" ] ; then
- export MALLOC_CONF="junk:false"
-fi