1. 29 Nov, 2010 3 commits
    • Moe Jette's avatar
      job_submit/lua: remove unused reference to 'posix' module · 79fa93f6
      Moe Jette authored
      The sample code does not refer to the 'posix' Lua module. However, the
      absence of the module is sufficient to keep slurmctld from starting, which is
      confusing when trying to learn the capabilities of the job_submit/lua module.
      
      Removing the inclusion does not hurt the code and makes it easier to get
      started.  Patch from Gerrit.
      79fa93f6
    • Moe Jette's avatar
      torque/qstat: fix display of walltime · 1fae8f51
      Moe Jette authored
      This fixes the display of Resources_List.walltime in full (-f) mode: despite
      non-zero values, it is printed as "00:00:00", because the hash key 'aWDuration'
      is not defined there. Use 'time_limit' and convert from minutes to seconds.
      Patch from Gerrit.
      1fae8f51
    • Moe Jette's avatar
      d2d6eba9
  2. 24 Nov, 2010 8 commits
  3. 23 Nov, 2010 15 commits
  4. 22 Nov, 2010 7 commits
  5. 17 Nov, 2010 3 commits
  6. 16 Nov, 2010 1 commit
  7. 14 Nov, 2010 1 commit
  8. 12 Nov, 2010 2 commits