Loading tests/runtests.pl +2 −1 Original line number Diff line number Diff line Loading @@ -434,7 +434,8 @@ sub displaydata { unlink($memdump); # remove this if there was one left my $version=`$CURL -V`; my @version=`$CURL -V`; my $version=$version[0]; chomp $version; my $curl = $version; Loading Loading
tests/runtests.pl +2 −1 Original line number Diff line number Diff line Loading @@ -434,7 +434,8 @@ sub displaydata { unlink($memdump); # remove this if there was one left my $version=`$CURL -V`; my @version=`$CURL -V`; my $version=$version[0]; chomp $version; my $curl = $version; Loading