runtests.pl: remove debug leftover from bb9a340c73

This commit is contained in:
Daniel Stenberg 2018-06-15 17:26:57 +02:00
parent 687965f206
commit 99ae23c23c
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 0 additions and 1 deletions

View File

@ -4353,7 +4353,6 @@ sub singletest {
for $strip (@strippart) {
chomp $strip;
for(@out) {
print STDERR ":::: $strip\n";
eval $strip;
}
}