1. 24 Jul, 2018 3 commits
  2. 23 Jul, 2018 5 commits
  3. 21 Jul, 2018 4 commits
  4. 20 Jul, 2018 3 commits
  5. 19 Jul, 2018 12 commits
  6. 18 Jul, 2018 12 commits
  7. 17 Jul, 2018 1 commit
    • Felip Moll's avatar
      Fix for formating when printing arrays in squeue · f1991701
      Felip Moll authored
      When printing arrays in squeue and setting the SLURM_BITSTR_LEN variable to 0
      or to NULL, the length of the output defaulted to 64, when the documentation
      says it will default to "unlimited". This patch fixes this situation.
      
      Bug 5440
      f1991701