Skip to content
Snippets Groups Projects
  1. Aug 29, 2016
  2. Aug 27, 2016
  3. Jun 09, 2016
  4. Jun 08, 2016
  5. Apr 20, 2016
  6. Apr 19, 2016
  7. Apr 18, 2016
  8. Apr 16, 2016
  9. Apr 15, 2016
  10. Apr 14, 2016
  11. 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
Loading