[yum-cvs] yum shell.py,1.32,1.33

Seth Vidal skvidal at linux.duke.edu
Tue Oct 3 05:48:51 UTC 2006


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

Modified Files:
	shell.py 
Log Message:

make the fix for pekka's bug more correct


Index: shell.py
===================================================================
RCS file: /home/groups/yum/cvs/yum/shell.py,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- shell.py	3 Oct 2006 05:41:13 -0000	1.32
+++ shell.py	3 Oct 2006 05:48:48 -0000	1.33
@@ -329,6 +329,5 @@
                     self.base.closeRpmDB()
                     self.base.doTsSetup()
                     self.base.doRpmDBSetup()
-            self.base.initActionTs()
-            
+
 




More information about the Yum-cvs-commits mailing list