fixed regression.py

This commit is contained in:
Sean-M 2013-02-27 17:23:46 -05:00
parent d9122e1d63
commit e9d9e1e4a0

View File

@ -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()