[yum-cvs] /yum-utils yumdownloader.py,1.20,1.21

Tim Lauridsen timlau at linux.duke.edu
Wed May 9 10:11:28 UTC 2007


Update of /home/groups/yum/cvs//yum-utils
In directory login1.linux.duke.edu:/tmp/cvs-serv9004

Modified Files:
	yumdownloader.py 
Log Message:
removed crap from comment .

Index: yumdownloader.py
===================================================================
RCS file: /home/groups/yum/cvs//yum-utils/yumdownloader.py,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- yumdownloader.py	9 May 2007 10:01:49 -0000	1.20
+++ yumdownloader.py	9 May 2007 10:11:26 -0000	1.21
@@ -43,7 +43,7 @@
     def main(self):
         # Add util commandline options to the yum-cli ones
         parser = self.getOptionParser() 
-        # Add commanself.logger.d line option specific to yumdownloader
+        # Add command line option specific to yumdownloader
         self.addCmdOptions(parser)
         # Parse the commandline option and setup the basics.
         opts = self.doUtilConfigSetup()




More information about the Yum-cvs-commits mailing list