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