On 12/07/2012 11:27 AM, Raphael Hertzog wrote:
So maybe we could add a check after the loop to verify that $COUNT >= $STEPS and exit with an error code otherwise ?[ $COUNT -ge $STEPS ] || exit 1
...ack; and logging a meaningful error message about the occured problem. -- Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email: [email protected] Internet: http://people.progress-technologies.net/~daniel.baumann/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

