summaryrefslogtreecommitdiffstats
path: root/deps/jemalloc/test/integration/extent.sh
blob: 0cc2187375d87f880972e63e3a7f911731178514 (plain)
1
2
3
4
5
#!/bin/sh

if [ "x${enable_fill}" = "x1" ] ; then
  export MALLOC_CONF="junk:false"
fi