extras-buildsys/utils/pushscript MultiLib.py,1.7,1.8

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Thu Oct 19 22:56:43 UTC 2006


Author: mschwendt

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

Modified Files:
	MultiLib.py 
Log Message:
improve one status message


Index: MultiLib.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/MultiLib.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- MultiLib.py	19 Oct 2006 22:53:49 -0000	1.7
+++ MultiLib.py	19 Oct 2006 22:56:40 -0000	1.8
@@ -284,6 +284,7 @@
             if not os.path.exists(destfile):  # silent extra-check
                 Utils.install_link_or_copy(srcfile,destfile)
                 changed = True
+    print 'done.'
         
     return changed
 




More information about the scm-commits mailing list