Skip to content

Version 0.42.1

Latest
Compare
Choose a tag to compare
@martinghunt martinghunt released this 28 Feb 11:10
9682cb7

Catches two potential errors:

  1. bsub.py hangs if no command is given (third required argument)
  2. Checks if the parent directory of the log .o and .e files exists. Dies if not, and does not submit job. Previously, the job would be submitted and LSF would email when finished because it couldn't write the files.