extras-buildsys ChangeLog,1.126.2.37,1.126.2.38

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


Author: dcbw

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

Modified Files:
      Tag: STABLE_0_4
	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.126.2.37
retrieving revision 1.126.2.38
diff -u -r1.126.2.37 -r1.126.2.38
--- ChangeLog	16 Feb 2006 06:19:42 -0000	1.126.2.37
+++ ChangeLog	16 Feb 2006 18:38:50 -0000	1.126.2.38
@@ -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 scm-commits mailing list