Skip to content

2.2.2

Compare
Choose a tag to compare
@FiniDG FiniDG released this 02 Nov 13:43
· 217 commits to master since this release
5ad46a5

bugfix missing m/z values
things changed:

  • add extra time of 5 seconds after each dependency (wait for this joblist + 5 seconds)
  • (2.2.1) added in the end mail information about which m/z values are missing or if everything is ok. I want to keep this for a while, to test if the bugfix is consistent. This bug is difficult to reproduce.
  • changed afterany to afterok in dependencies
  • added 2 wait in bash
  • fixed a typo, that filled a variable with job_ids that is never referenced in the code. Therefore the next sbatch took the wrong job_id dependency
  • logging of loaded files in script 10 (in the default .o file of script 10) to easier pinpoint the problem if it still occurs after this bugfix