more informative...

This commit is contained in:
Barış Metin
2005-06-28 10:23:02 +00:00
parent 39951ce183
commit 43fa3c9b6d
+1
View File
@@ -39,6 +39,7 @@ def main():
index = Index()
index.read(index_file)
index.update_db()
ui.info('* Package db updated.\n')
if __name__ == "__main__":
main()