about summary refs log tree commit homepage
path: root/t/nntpd.t
diff options
context:
space:
mode:
Diffstat (limited to 't/nntpd.t')
-rw-r--r--t/nntpd.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/nntpd.t b/t/nntpd.t
index 5875b737..7192d781 100644
--- 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 $/;