extras-buildsys ChangeLog,1.131,1.132

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Tue Oct 25 04:43:47 UTC 2005


Author: dcbw

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

Modified Files:
	ChangeLog 
Log Message:
2005-10-25  Dan Williams  <dcbw at redhat.com>

    * builder/builder.py
        - (_handle_death): don't forget about a job when it gets killed,
            but doesn't have an mock subprocess (for example, if the job
            is in the 'downloaded' state)




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog	25 Oct 2005 04:33:27 -0000	1.131
+++ ChangeLog	25 Oct 2005 04:43:45 -0000	1.132
@@ -1,5 +1,12 @@
 2005-10-25  Dan Williams  <dcbw at redhat.com>
 
+    * builder/builder.py
+        - (_handle_death): don't forget about a job when it gets killed,
+            but doesn't have an mock subprocess (for example, if the job
+            is in the 'downloaded' state)
+
+2005-10-25  Dan Williams  <dcbw at redhat.com>
+
     * server/PackageJob.py
         - (repo_add_callback): trap failures during repo addition of job
 




More information about the fedora-extras-commits mailing list