updated TODO and removed debugging output

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1210 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
(no author)
2008-02-14 13:23:57 +00:00
parent c0a27bf878
commit 880ec1d214
2 changed files with 2 additions and 2 deletions
+2 -1
View File
@@ -17,8 +17,9 @@ TODO list:
- add masking interface (*)
- add branch switching menu (for upgrades) (*)
- wrap root password request (*)
- handle queue errors (*)
- Popularity feature
- handle queue errors
Project Status:
- reagent: complete.
-1
View File
@@ -699,7 +699,6 @@ class EquoInterface(TextInterface):
hash(tuple(etpRepositories.keys())) + \
m_hash + r_hash + s_hash
)
print c_hash
cached = self.dumpTools.loadobj(etpCache['atomMatch']+c_hash)
if cached != None:
return cached