]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/nntpd.t
nntp: respect 3 minute idle time for shutdown
[public-inbox.git] / t / nntpd.t
index 5875b737360b35a41803f1327339e6fe8e4f2e0d..7192d7819dd6d12e9a758581da373042cc39091b 100644 (file)
--- a/t/nntpd.t
+++ b/t/nntpd.t
@@ -219,6 +219,7 @@ EOF
                is(scalar @r, 1, 'only one response line');
        }
 
+       $n = $s = undef;
        is($pid, waitpid($pid, 0), 'nntpd exited successfully');
        my $eout = eval {
                local $/;