[jhbuild] [buildbot] remove debugging output



commit fd2e5a03acd78fd20b4108f22ca2442709dfcaac
Author: Frédéric Péters <fpeters 0d be>
Date:   Fri Nov 27 16:10:22 2009 +0100

    [buildbot] remove debugging output

 jhbuild/commands/bot.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/jhbuild/commands/bot.py b/jhbuild/commands/bot.py
index db3de5b..42c3ed2 100644
--- a/jhbuild/commands/bot.py
+++ b/jhbuild/commands/bot.py
@@ -310,7 +310,6 @@ class cmd_bot(Command):
                     try:
                         value = cfg.find(attribute).text
                     except AttributeError:
-                        print 'FAILED 1'
                         continue
 
                     if attr_name in ('max_builds', 'missing_timeout'): # int value



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