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

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