busybox/coreutils
Eric Andersen c71c18957d Jean Wolter writes:
Hello,

when calling seq with

    seq 1 1

it generates an "endless" list of numbers until the counter wraps and
reaches 1 again. The follwoing small patch should introduce the
expected behavior (output of 1 and termination):

regards,
Jean
2004-02-04 11:01:19 +00:00
..
2003-08-13 12:11:33 +00:00
2004-01-25 05:50:28 +00:00
2004-01-30 22:24:32 +00:00
2004-02-01 07:34:28 +00:00
2004-01-23 21:57:16 +00:00
2004-02-04 11:01:19 +00:00
2003-10-22 10:18:24 +00:00
2004-01-26 07:17:30 +00:00