From 99ae23c23c37f16d7fcffc6cacb70833f1b7ce06 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 15 Jun 2018 17:26:57 +0200 Subject: runtests.pl: remove debug leftover from bb9a340c73f3 --- tests/runtests.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/runtests.pl') diff --git a/tests/runtests.pl b/tests/runtests.pl index 92fb447a2..7e066fd4d 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -4353,7 +4353,6 @@ sub singletest { for $strip (@strippart) { chomp $strip; for(@out) { - print STDERR ":::: $strip\n"; eval $strip; } } -- cgit v1.2.1