Change *-cvs-bare cache dirs to *-cvs-master.
[nethome.git] / bin / runtest
index f94cc40..c19caa6 100755 (executable)
@@ -1,3 +1,5 @@
 #! /bin/sh
-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 "$@"