This commit is contained in:
Garry Boyer
2007-09-09 22:29:34 +00:00
parent 528fe6bf47
commit 19d9760aff
4 changed files with 23 additions and 14 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ class AbstractExperiment:
try:
os.unlink(statusfile)
except:
print "... Status file was already invalid. This run can be re-run."
print "... Status file was already cleared. This run can be re-run."
elif nuke:
print "NUKING COMPLETED RUN %s" % runname
try: