[jhbuild/release-team-commands: 886/887] [goalreport] do not consider any suite as the moduleset reorg broke this



commit 4340f5203786c0da10bc44b5f2fbc2da631ec3c5
Author: Frédéric Péters <fpeters 0d be>
Date:   Wed Mar 30 17:43:37 2011 +0530

    [goalreport] do not consider any suite as the moduleset reorg broke this

 jhbuild/commands/goalreport.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/jhbuild/commands/goalreport.py b/jhbuild/commands/goalreport.py
index 82b9b9b..ee62266 100644
--- a/jhbuild/commands/goalreport.py
+++ b/jhbuild/commands/goalreport.py
@@ -472,6 +472,7 @@ class cmd_goalreport(Command):
             ('meta-gnome-bindings-python', 'Bindings (Python)'),
             ('meta-gnome-bindings-mono', 'Bindings (Mono)'),
         ]
+        suites = []
 
         processed_modules = {'gnome-common': True}
 



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