Loading tests/runtests.pl +1 −1 Original line number Diff line number Diff line Loading @@ -258,7 +258,7 @@ sub startnew { die "error: exec() has returned !!!"; } my $count=5; my $count=12; while($count--) { if(-f $pidfile) { open(PID, "<$pidfile"); Loading Loading
tests/runtests.pl +1 −1 Original line number Diff line number Diff line Loading @@ -258,7 +258,7 @@ sub startnew { die "error: exec() has returned !!!"; } my $count=5; my $count=12; while($count--) { if(-f $pidfile) { open(PID, "<$pidfile"); Loading