SMART-Lab / smartdispatch

An easy to use job launcher for supercomputers with PBS compatible job manager.
Do What The F*ck You Want To Public License
34 stars 18 forks source link

Add option to override the default name of a batch. #147

Closed mgermain closed 7 years ago

mgermain commented 8 years ago

As suggested in #141, give the option to override the default name of a batch.

Add -n, --batchName command line argument to allow to override the default jobname at this line. The description should look like : "Override the default name of the batch."