Unverified Commit 99ae23c2 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

runtests.pl: remove debug leftover from bb9a340c

parent 687965f2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4353,7 +4353,6 @@ sub singletest {
        for $strip (@strippart) {
            chomp $strip;
            for(@out) {
                print STDERR ":::: $strip\n";
                eval $strip;
            }
        }