Loading tests/runtests.pl +1 −1 Original line number Diff line number Diff line Loading @@ -4744,7 +4744,7 @@ while(@ARGV) { # the development version as then it won't be able to run any tests # since it can't verify the servers! $VCURL=$ARGV[1]; $VCURL="\"$ARGV[1]\""; shift @ARGV; } elsif ($ARGV[0] eq "-d") { Loading Loading
tests/runtests.pl +1 −1 Original line number Diff line number Diff line Loading @@ -4744,7 +4744,7 @@ while(@ARGV) { # the development version as then it won't be able to run any tests # since it can't verify the servers! $VCURL=$ARGV[1]; $VCURL="\"$ARGV[1]\""; shift @ARGV; } elsif ($ARGV[0] eq "-d") { Loading