Skip to content

Commit 99ae23c

Browse files
committed
runtests.pl: remove debug leftover from bb9a340
1 parent 687965f commit 99ae23c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/runtests.pl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4353,7 +4353,6 @@ sub singletest {
43534353
for $strip (@strippart) {
43544354
chomp $strip;
43554355
for(@out) {
4356-
print STDERR ":::: $strip\n";
43574356
eval $strip;
43584357
}
43594358
}

0 commit comments

Comments
 (0)