Author: lucas
Date: 2008-04-13 19:26:26 +0000 (Sun, 13 Apr 2008)
New Revision: 784
Modified:
bapase/rm_pkgs/mass-close
Log:
close bugs in source package, not binary one
Modified: bapase/rm_pkgs/mass-close
===================================================================
--- bapase/rm_pkgs/mass-close 2008-04-13 18:45:33 UTC (rev 783)
+++ bapase/rm_pkgs/mass-close 2008-04-13 19:26:26 UTC (rev 784)
@@ -22,7 +22,7 @@
SENDMAIL=true
puts "------bugs for #{PKG}-----"
-bugs = bts.get_bugs(['package', PKG])
+bugs = bts.get_bugs(['src', PKG])
status = bts.get_status(bugs)
bugs = []
status.each_pair do |k, v|
_______________________________________________
Collab-qa-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/collab-qa-commits