extras-buildsys/utils/pushscript MultiLib.py,1.5,1.6

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


Author: mschwendt

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

Modified Files:
	MultiLib.py 
Log Message:
printing the debuginfo package name at this point is uninteresting


Index: MultiLib.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/MultiLib.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- MultiLib.py	19 Oct 2006 21:44:00 -0000	1.5
+++ MultiLib.py	19 Oct 2006 22:49:25 -0000	1.6
@@ -127,7 +127,6 @@
         if debugrpm not in pkglist:
             pkglist.append(debugrpm)
             missingdict[targetarch]['debug'] = pkglist
-            print ' +', debugrpm
         
     return
 




More information about the fedora-extras-commits mailing list