systime is modified
This commit is contained in:
@ -307,7 +307,7 @@ def main():
|
||||
# except Exception as e:
|
||||
# errEvents.append(str(item))
|
||||
k+=1
|
||||
if k==1:
|
||||
if k==5:
|
||||
break
|
||||
|
||||
errfile = os.path.join(parmDict["savepath"], f'error_events.txt')
|
||||
|
Reference in New Issue
Block a user