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