Blame memkind-1.10.0/jemalloc/test/integration/xallocx.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