diff options
-rw-r--r-- | runtests.SH | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtests.SH b/runtests.SH index 7e417a37d9..bab27e9fec 100644 --- a/runtests.SH +++ b/runtests.SH @@ -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 |