diff options
Diffstat (limited to 'examples/redis-unstable/deps/jemalloc/test/integration/cpp/infallible_new_false.sh')
| -rw-r--r-- | examples/redis-unstable/deps/jemalloc/test/integration/cpp/infallible_new_false.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/redis-unstable/deps/jemalloc/test/integration/cpp/infallible_new_false.sh b/examples/redis-unstable/deps/jemalloc/test/integration/cpp/infallible_new_false.sh deleted file mode 100644 index 7d41812..0000000 --- a/examples/redis-unstable/deps/jemalloc/test/integration/cpp/infallible_new_false.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -XMALLOC_STR="" -if [ "x${enable_xmalloc}" = "x1" ] ; then - XMALLOC_STR="xmalloc:false," -fi - -export MALLOC_CONF="${XMALLOC_STR}experimental_infallible_new:false" |
