Skip to content

Version 1.2

Compare
Choose a tag to compare
@mgermain mgermain released this 13 Mar 18:44
· 123 commits to master since this release

Changelog

  • Always use worker.
  • Detect command failure and move them to the failed_commands file.
  • Resume warns if there is failed commands in the batch.
  • Logs are now organized in sub folder.
  • The batch folder name now start with the date.
  • Nicer output when a job is launched.

Bug fixes

  • Failed when generating a file name with Unicode character.
  • The -f option was assuming a relative path.
  • The file lock was not working on NFS.