ensc 21bb824baf Fixed calculation of sleep duration; on some systems/IPs, hostid results
in a negative number which is retained by the bash modulo-operation. So
    the sleep may get a negative number of seconds being interpreted as an
    option. This version makes sure that the module-operations returns a
    non-negative value. [BZ #164494, James Wilkinson]
2005-07-28 12:06:36 +00:00
2005-07-25 17:17:06 +00:00
2005-06-21 07:26:54 +00:00
2005-07-25 17:17:06 +00:00
2005-07-25 17:19:38 +00:00
Description
Languages
Shell 94.8%
C 5.2%