Parsing arguments two times is fixed

This commit is contained in:
Ali Parlakci
2018-07-09 23:46:04 +03:00
parent 771ac18cd2
commit a8ccb170c1

View File

@@ -479,8 +479,6 @@ def main():
checkConflicts()
mode = prepareAttributes()
print(sys.argv)
if GLOBAL.arguments.log is not None: