binutils support etc.
[nethome.git] / bin / runtest
index cd9c0c2..c19caa6 100755 (executable)
@@ -1,3 +1,5 @@
 #! /bin/sh
-ulimit -v 500000 -c unlimited
-exec /usr/bin/runtest "$@"
+#sync
+ulimit -v 500000
+ulimit -c unlimited
+exec nice /usr/bin/runtest --ignore checkpoint.exp "$@"