[paketler-commits] r45607 - devel/system/base/pisi/comar

paketler-commits at pardus.org.tr paketler-commits at pardus.org.tr
1 Mayıs 2008 Per 11:54:45 EEST


Author: faik
Date: Thu May  1 11:54:44 2008
New Revision: 45607

Modified:
   devel/system/base/pisi/comar/manager.py
Log:
typo



Modified: devel/system/base/pisi/comar/manager.py
=================================================================
--- devel/system/base/pisi/comar/manager.py	(original)
+++ devel/system/base/pisi/comar/manager.py	Thu May  1 11:54:44 2008
@@ -61,7 +61,7 @@
             notify("System.Manager", "notify", ("removing", pkgname))
         elif event == pisi.ui.cached:
             total = str(keywords["total"])
-            cached = str(keywords["cached"])]
+            cached = str(keywords["cached"])
             notify("System.Manager", "notify", ("cached", total, cached))
         elif event == pisi.ui.installed:
             notify("System.Manager", "notify", ("installed"))


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi