typo in log output

This commit is contained in:
Matthias Huck 2014-06-16 15:10:53 +01:00
parent 7c93c47548
commit c2644c9a08

View File

@ -101,7 +101,7 @@ $VERSION = $DELETE_VERSION if $DELETE_VERSION;
`mkdir -p steps/$VERSION` unless -d "steps/$VERSION";
&log_config() unless $DELETE_CRASHED || $DELETE_VERSION;
print "running experimenal run number $VERSION\n";
print "running experimental run number $VERSION\n";
print "\nESTABLISH WHICH STEPS NEED TO BE RUN\n";
my (%NEEDED, # mapping of input files to step numbers