extras-buildsys-temp/automation buildqueue.py,1.2,1.3

Seth Vidal (skvidal) fedora-extras-commits at redhat.com
Sat May 7 15:00:55 UTC 2005


Author: skvidal

Update of /cvs/fedora/extras-buildsys-temp/automation
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28927

Modified Files:
	buildqueue.py 
Log Message:

increase timeout to hour and a half



Index: buildqueue.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys-temp/automation/buildqueue.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- buildqueue.py	7 May 2005 03:52:45 -0000	1.2
+++ buildqueue.py	7 May 2005 15:00:53 -0000	1.3
@@ -176,7 +176,7 @@
         self.archprocess = []
         self.build_status = {}
         self.anyfail = False
-        self.timeout = 3600
+        self.timeout = 5400
         self.timeout_reached = False
         self.localarches = ['i386', 'x86_64']
         self.logs = {}




More information about the fedora-extras-commits mailing list