runtests should write to t/rantests on successful completion.
Nicholas Clark [Wed, 23 Sep 2009 04:49:47 +0000 (05:49 +0100)]
runtests.SH

index 7e417a3..bab27e9 100644 (file)
@@ -66,6 +66,8 @@ if test \$tty = Y; then
 else
     PERL_SKIP_TTY_TEST=1 \$PERL \$TESTFILE \$TEST_ARGS \$TEST_FILES
 fi
+
+echo "Ran tests" > rantests
 !GROK!THIS!
 $eunicefix runtests
 chmod +x runtests