Support newly added files.
[nethome.git] / bin / runtest
index cd9c0c2..b8b10bc 100755 (executable)
@@ -1,3 +1,4 @@
 #! /bin/sh
+sync
 ulimit -v 500000 -c unlimited
-exec /usr/bin/runtest "$@"
+exec nice /usr/bin/runtest "$@"