projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f258a65
)
runtests should write to t/rantests on successful completion.
Nicholas Clark [Wed, 23 Sep 2009 04:49:47 +0000 (
05:49
+0100)]
runtests.SH
patch
|
blob
|
blame
|
history
diff --git
a/runtests.SH
b/runtests.SH
index
7e417a3
..
bab27e9
100644
(file)
--- 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