Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • PR:  https://github.com/PBSPro/pbspro/pull/713

    Include pbs_sleep for all linux platforms. This results in deprecating pbs-sleep on windows. Including pbs_sleep in linux distribution for supporting container images that might not have a sleep binary. pbs_sleep will also be a single common sleep command for PTL tests on all platforms (including windows) for test jobs.

Usage:

  • It calls sleep internally for the number of seconds passed to it.
  • Pass -1 for sleep indefinitely.





...

OSS Site Map

Project Documentation Main Page

...