[yum-cvs] yum cli.py,1.144.2.6,1.144.2.7

Seth Vidal skvidal at login.linux.duke.edu
Tue Mar 15 07:15:22 UTC 2005


Update of /home/groups/yum/cvs/yum
In directory login:/tmp/cvs-serv14380

Modified Files:
      Tag: yum-2_2_X
	cli.py 
Log Message:

neglected to delete a line from the patching


Index: cli.py
===================================================================
RCS file: /home/groups/yum/cvs/yum/cli.py,v
retrieving revision 1.144.2.6
retrieving revision 1.144.2.7
diff -u -r1.144.2.6 -r1.144.2.7
--- cli.py	15 Mar 2005 07:06:42 -0000	1.144.2.6
+++ cli.py	15 Mar 2005 07:15:20 -0000	1.144.2.7
@@ -824,7 +824,6 @@
                 continue # it was something on disk and it ended in rpm 
                          # no matter what we don't go looking at repos
 
-            if arg[0] == '/':
             arglist = [arg]
             exactmatch, matched, unmatched = parsePackages(avail, arglist)
             if len(unmatched) > 0: # if we get back anything in unmatched, check it for a virtual-provide




More information about the Yum-cvs-commits mailing list