[jhbuild] [buildbot] remove debugging output
- From: Frederic Peters <fpeters src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [jhbuild] [buildbot] remove debugging output
- Date: Fri, 27 Nov 2009 15:12:34 +0000 (UTC)
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]