]> granicus.if.org Git - procps-ng/commit
Fixed last_value for loops over 99999
authorCraig Small <csmall@enc.com.au>
Mon, 25 Mar 2013 10:56:23 +0000 (21:56 +1100)
committerCraig Small <csmall@enc.com.au>
Mon, 25 Mar 2013 10:56:23 +0000 (21:56 +1100)
commit2840d7f4c66a85676c79eeb2c89db4d450fd3fc4
treeea1540961288265a26f407a0d717f66496e928ee
parent0696570a9460e9600e37c4bd808bf2b7c3953fd7
Fixed last_value for loops over 99999

For large loops, the value 999,999 was big, but not big enough.

References: http://www.linuxfromscratch.org/lfs/view/development/chapter06/procps-ng.html
testsuite/config/unix.exp