don't run onre than 1 of these at a time.wq

This commit is contained in:
root 2017-12-26 03:17:28 +00:00
parent 4b76c7a450
commit 80a483a544

View File

@ -182,5 +182,6 @@ else:
progress.close()
run_command_capture_results("rm /vagrant/www/latest_run.txt", False);
run_command_capture_results("mv /vagrant/www/in-progress.txt /vagrant/www/latest_run.txt", False);
run_command_capture_results("rm /vagrant/progress.log", False);