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