1. 29 May, 2015 5 commits
  2. 28 May, 2015 3 commits
  3. 27 May, 2015 4 commits
    • Morris Jette's avatar
      Map job --mem-per-cpu=0 to --mem=0. · 33c77302
      Morris Jette authored
      However, --mem=0 now reflects the appropriate amount of memory in the
      system, --mem-per-cpu=0 hasn't changed.  This allows all the memory to
      be allocated in a cgroup but is not "consumed" and is available for
      other jobs running on the same host.
      Eric Martin, Washington University School of Medicine
      33c77302
    • Morris Jette's avatar
      Move variable defintions to top of function · 61ba751d
      Morris Jette authored
      61ba751d
    • Morris Jette's avatar
      Remove usleep from test suite · 86cd914d
      Morris Jette authored
      Use sleep with value less than 1 (e.g. 0.5)
      86cd914d
    • Nicolas Joly's avatar
      Adjust time/date/cp commands in tests for portability · 94bc95b1
      Nicolas Joly authored
      These changes are required to support NetBSD.
      1) Use standard -p option for time command in test17.35 instead of
      GNU specific format string to fetch the elapsed (real) time.
      
      2) Adjust date command calls in test22.1 to use short option
      (--date -> -d), and move options before arguments. NetBSD,
      unlike Linux, disallow non standard order.
      
      3) Use standard -R option instead of -r for cp command in test30.1.
      94bc95b1
  4. 26 May, 2015 5 commits
  5. 23 May, 2015 2 commits
  6. 22 May, 2015 2 commits
  7. 21 May, 2015 2 commits
  8. 20 May, 2015 3 commits
  9. 19 May, 2015 1 commit
  10. 18 May, 2015 2 commits
  11. 16 May, 2015 1 commit
  12. 15 May, 2015 3 commits
  13. 14 May, 2015 7 commits