The following commit has been merged in the master branch:
commit b0afb6c96bf2cf22ec43b925ec3e85084fa219d8
Author: Raphael Geissert <[email protected]>
Date:   Sun Feb 20 12:28:42 2011 -0600

    Remove accidental leftover

diff --git a/t/runtests b/t/runtests
index 9b41e49..7a4374c 100755
--- a/t/runtests
+++ b/t/runtests
@@ -896,7 +896,6 @@ sub msg_queue_handler {
                my %msg = (id => $tid);
                $MSG_Q->insert(0, \%msg);
            }
-           %thrs = ();
        } else {
            if (!exists($msg->{'msg'}) && exists($thrs{$id})) {
                while (my $m = shift @{$thrs{$id}}) {

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to