diff options
Diffstat (limited to 'examples/redis-unstable/deps/jemalloc/test/integration/mallocx.sh')
| -rw-r--r-- | examples/redis-unstable/deps/jemalloc/test/integration/mallocx.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/redis-unstable/deps/jemalloc/test/integration/mallocx.sh b/examples/redis-unstable/deps/jemalloc/test/integration/mallocx.sh new file mode 100644 index 0000000..0cc2187 --- /dev/null +++ b/examples/redis-unstable/deps/jemalloc/test/integration/mallocx.sh | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | if [ "x${enable_fill}" = "x1" ] ; then | ||
| 4 | export MALLOC_CONF="junk:false" | ||
| 5 | fi | ||
