jhbuild r2251 - in trunk: . jhbuild/commands
- From: fpeters svn gnome org
- To: svn-commits-list gnome org
- Subject: jhbuild r2251 - in trunk: . jhbuild/commands
- Date: Fri, 15 Aug 2008 15:18:01 +0000 (UTC)
Author: fpeters
Date: Fri Aug 15 15:18:01 2008
New Revision: 2251
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2251&view=rev
Log:
* jhbuild/commands/bot.py: let build slaves always autogen (or
configure).
Modified:
trunk/ChangeLog
trunk/jhbuild/commands/bot.py
Modified: trunk/jhbuild/commands/bot.py
==============================================================================
--- trunk/jhbuild/commands/bot.py (original)
+++ trunk/jhbuild/commands/bot.py Fri Aug 15 15:18:01 2008
@@ -144,6 +144,7 @@
config.nonetwork = False
elif args[0] == 'build':
command = 'buildone'
+ config.alwaysautogen = True
elif args[0] == 'check':
command = 'buildone'
config.nobuild = True
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]