Remove debug code

This commit is contained in:
Dimitris Zlatanidis 2015-07-16 14:54:40 +03:00
parent 934d6db91b
commit 8f196712aa

View file

@ -70,7 +70,6 @@ class Initialization(object):
lib = self.lib_path + "{0}_repo/".format(name)
repo_name = log[:-1].split("/")[-1]
lib_file = "PACKAGES.TXT"
print log, repo_name, repo
# lst_file = ""
md5_file = "CHECKSUMS.md5"
log_file = "ChangeLog.txt"