Fix bad indentation

This commit is contained in:
Dimitris Zlatanidis 2015-09-24 14:00:06 +03:00
parent 5d3f54e382
commit 1cff3d7c40

View file

@ -264,8 +264,8 @@ class Patches(object):
self.meta.slackpkg_lib_path + "ChangeLog.txt.old")
os.remove(self.meta.slackpkg_lib_path + "ChangeLog.txt")
with open(self.meta.slackpkg_lib_path + "ChangeLog.txt", "w") as log:
log.write(NEW_ChangeLog_txt)
log.close()
log.write(NEW_ChangeLog_txt)
log.close()
def update_lists(self):
"""Update packages list and ChangeLog.txt file after