Skip to content
Snippets Groups Projects
  1. Apr 18, 2016
  2. Apr 15, 2016
  3. Apr 14, 2016
  4. Apr 13, 2016
    • Marius van den Beek's avatar
      Fix PBS status reporting · 9acc5637
      Marius van den Beek authored
      Without this commit only very short jobs completed successfully, because the
      status was always set to complete. This was because the status returned by
      qstat contains leading spaces before the `job_state = Q` part, so I'm adding a
      `.strip()`.
      9acc5637
  5. Apr 11, 2016
  6. Apr 10, 2016
  7. Apr 07, 2016
Loading