[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.4.3-262-gb0afb6c



The following commit has been merged in the master branch:
commit b0afb6c96bf2cf22ec43b925ec3e85084fa219d8
Author: Raphael Geissert <atomo64@gmail.com>
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


Reply to: