extras-buildsys ChangeLog,1.167,1.168

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Thu Feb 16 18:33:36 UTC 2006


Author: dcbw

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

Modified Files:
	ChangeLog 
Log Message:
2006-02-16  Dan Williams  <dcbw at redhat.com>

    * server/ArchJob.py
        - Fix a few print statements that were using an unknown variable
            to get the builder's address from
        - Handle socket timeout errors




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog	16 Feb 2006 06:21:17 -0000	1.167
+++ ChangeLog	16 Feb 2006 18:33:28 -0000	1.168
@@ -1,6 +1,13 @@
 2006-02-16  Dan Williams  <dcbw at redhat.com>
 
     * server/ArchJob.py
+        - Fix a few print statements that were using an unknown variable
+            to get the builder's address from
+        - Handle socket timeout errors
+
+2006-02-16  Dan Williams  <dcbw at redhat.com>
+
+    * server/ArchJob.py
         - (process): don't trap AttributeErrors triggered by running the status
             worker function, only trap them when getting the status worker
             function.  Also don't set state to 'failed' when an internal error




More information about the fedora-extras-commits mailing list