[jhbuild] [bot] remove obsolete comment about additional options in slaves.csv
- From: Frederic Peters <fpeters src gnome org>
- To: svn-commits-list gnome org
- Subject: [jhbuild] [bot] remove obsolete comment about additional options in slaves.csv
- Date: Tue, 5 May 2009 17:17:18 -0400 (EDT)
commit 4a30f70b492205ec35a2274a47e5a3e3d7f96159
Author: Frederic Peters <fpeters 0d be>
Date: Tue May 5 20:49:31 2009 +0200
[bot] remove obsolete comment about additional options in slaves.csv
---
jhbuild/commands/bot.py | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/jhbuild/commands/bot.py b/jhbuild/commands/bot.py
index df90b9a..831c33d 100644
--- a/jhbuild/commands/bot.py
+++ b/jhbuild/commands/bot.py
@@ -331,11 +331,6 @@ class cmd_bot(Command):
# current directory (unless instructed different from command line)
# it is a CSV file structured like this:
# slavename,password
- # it is also possible to define build slave options, for
- # example:
- # slavename,password,max_builds=2
- # (recognized build slave options are max_build and
- # missing_timeout)
config['slaves'] = []
slaves_csv_file = os.path.join(slaves_dir, 'slaves.csv')
if os.path.exists(slaves_csv_file):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]