Blame jemalloc/test/integration/smallocx.sh

Packit 345191
#!/bin/sh
Packit 345191
Packit 345191
if [ "x${enable_fill}" = "x1" ] ; then
Packit 345191
    export MALLOC_CONF="junk:false"
Packit 345191
fi