mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
fixed regression.py
This commit is contained in:
parent
d9122e1d63
commit
e9d9e1e4a0
@ -1380,7 +1380,7 @@ def vsBuild():
|
||||
attachl.append(VSpth)
|
||||
send_email()
|
||||
redo = True
|
||||
if(redo and (not redosccd)):\
|
||||
if(redo and (not redosccd)):
|
||||
time.sleep(3600)
|
||||
compile()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user