This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f258a65
)
runtests should write to t/rantests on successful completion.
author
Nicholas Clark
<nick@ccl4.org>
Wed, 23 Sep 2009 04:49:47 +0000
(
05:49
+0100)
committer
Nicholas Clark
<nick@ccl4.org>
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