Files
server-skynet-source-3rd-je…/test/integration/smallocx.sh
2018-10-17 07:12:28 -07:00

6 lines
89 B
Bash

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