ulimit -v 500000 -c unlimited
[nethome.git] / bin / runtest
1 #! /bin/sh
2 ulimit -v 500000 -c unlimited
3 exec /usr/bin/runtest "$@"