summaryrefslogtreecommitdiff
path: root/deps/jemalloc/test/integration/xallocx.sh
diff options
context:
space:
mode:
authorYoav Steinberg <yoav@monfort.co.il>2021-10-10 18:03:38 +0300
committerYoav Steinberg <yoav@monfort.co.il>2021-10-10 18:03:38 +0300
commit4a884343f5935f7d470ab0ce013a421f119cfb3a (patch)
treeb65b2ddf334d971d42a297b11c3f2022353a2a69 /deps/jemalloc/test/integration/xallocx.sh
parent7ff7536e2c55a8a624eb52ffc35c08441425e683 (diff)
downloadredis-4a884343f5935f7d470ab0ce013a421f119cfb3a.tar.gz
Delete old jemalloc before pulling in subtree.
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