some updates

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@318 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
lxnay
2007-07-19 00:09:59 +00:00
parent 5ff9dee82f
commit 4b1dc7db11
6 changed files with 24 additions and 22 deletions
+1 -1
View File
@@ -822,7 +822,7 @@ class etpDatabase:
dbLog.log(ETP_LOGPRI_INFO,ETP_LOGLEVEL_VERBOSE," "+entropyTools.extractFTPHostFromUri(db[0])+": DATABASE: "+db[1]+" | DOWNLOAD: "+db[2])
print_info(bold("\t"+entropyTools.extractFTPHostFromUri(db[0])+": ")+red("[")+yellow("DATABASE: ")+db[1]+red("] [")+yellow("DOWNLOAD: ")+db[2]+red("]"))
ftp.closeFTPConnection()
ftp.closeConnection()
sys.exit(320)