From 835fb3a3efced6fd1b227611977f7e8d7b8eb459 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 18 Aug 2009 12:20:36 -0700 Subject: [PATCH] * write out bug after tweaking blocks --- Debbugs/Control.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/Debbugs/Control.pm b/Debbugs/Control.pm index 3ba26dff..5fdba065 100644 --- a/Debbugs/Control.pm +++ b/Debbugs/Control.pm @@ -509,6 +509,7 @@ sub set_blocks { action => $action ) ); + writebug($data->{bug_num},$data); } __handle_affected_packages(%param,data=>\@blocking_data); add_recipients(recipients => $param{recipients}, -- 2.39.5