extras-buildsys/server ArchJob.py,1.7,1.8

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Mon Jul 25 19:24:26 UTC 2005


Author: dcbw

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

Modified Files:
	ArchJob.py 
Log Message:
Fix comment wording


Index: ArchJob.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/server/ArchJob.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ArchJob.py	22 Jul 2005 21:35:27 -0000	1.7
+++ ArchJob.py	25 Jul 2005 19:24:24 -0000	1.8
@@ -138,7 +138,7 @@
         if self.status == 'done':
             return
         elif self.status == 'running':
-            # Clients pause before they enter the 'prep' state (which accesses
+            # Builders pause before they enter the 'prep' state (which accesses
             # the repo for this target), and wait for the server to allow them
             # to proceed when the repo is unlocked.
             if self.builder_status == 'downloaded':




More information about the fedora-extras-commits mailing list