Hintzelab / MABE

Modular Agent Based Evolution Framework
Other
77 stars 24 forks source link

Fixed error message resulting from confusing parsing #306

Closed alackles closed 5 years ago

alackles commented 5 years ago

Having a commented-out line after the HPCC_PARAMETERS and #SBATCH tags was causing vim to throw an error when opening up the file, because it thought we were trying to declare a parameter called FAIL,END,REQUIRE.

The error did not actually affect anything (jobs ran as requested), but repeatedly seeing this error was annoying me, so i moved the comment before the parameters.