diff --git a/tests/runtests.pl b/tests/runtests.pl index 169a347e1a..79d85e674c 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -2490,6 +2490,7 @@ sub stopservers { } $prev = $pid; } + delete $run{$server}; } ftpkillslaves($verbose); }