Fix typo
This commit is contained in:
parent
f97dfa1d09
commit
28235008ea
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ else:
|
|||
tagFile.write(time.strftime("%Y-%m-%d %H:%MGMT", time.gmtime(time.time())) + "\n")
|
||||
tagFile.close()
|
||||
else:
|
||||
printLog("SKIP *")
|
||||
printLog(log, "SKIP *")
|
||||
printLog(log, "")
|
||||
|
||||
log.close()
|
||||
|
|
Loading…
Reference in a new issue