Loading tests/runtests.pl +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ my $memory_debug=0; my $memdump="memdump"; # the path to the script that analyzes the memory debug output file: my $memanalyze="../memanalyze.pl"; my $memanalyze="./memanalyze.pl"; my $checkstunnel = &checkstunnel; Loading Loading
tests/runtests.pl +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ my $memory_debug=0; my $memdump="memdump"; # the path to the script that analyzes the memory debug output file: my $memanalyze="../memanalyze.pl"; my $memanalyze="./memanalyze.pl"; my $checkstunnel = &checkstunnel; Loading