Loading tests/httpsserver.pl +3 −3 Original line number Diff line number Diff line Loading @@ -133,9 +133,9 @@ if($verbose) { my $rc = system($cmd); $rc >>= 8; if($rc) { print STDERR "stunnel exited with $rc!\n"; } #if($rc) { # print STDERR "stunnel exited with $rc!\n"; #} unlink $conffile; Loading Loading
tests/httpsserver.pl +3 −3 Original line number Diff line number Diff line Loading @@ -133,9 +133,9 @@ if($verbose) { my $rc = system($cmd); $rc >>= 8; if($rc) { print STDERR "stunnel exited with $rc!\n"; } #if($rc) { # print STDERR "stunnel exited with $rc!\n"; #} unlink $conffile; Loading