1. 27 Jul, 2012 2 commits
    • Morris Jette's avatar
      Fix typos in slurm.conf man page · de60e79b
      Morris Jette authored
      de60e79b
    • Morris Jette's avatar
      Enhancements to sinfo reservation output · 3fd84252
      Morris Jette authored
      I would like to make two changes to this:
      
      1) since the reservation name can easily exceed 9 characters, I would like the field to be however large it needs to be without truncating the name. I did this by looking at the names then setting the field size to that width.
      
      2) The other headers are in capitals, so I changed
      
       ResName    State       StartTime             EndTime           Duration  Nodelist
      
      to
      
      RESV_NAME        STATE           START_TIME            END_TIME     DURATION  NODELIST
      3fd84252
  2. 26 Jul, 2012 7 commits
  3. 25 Jul, 2012 9 commits
  4. 24 Jul, 2012 20 commits
  5. 23 Jul, 2012 2 commits