Use a specialized read_int function to read integer input for bug #143881. This...
authorZac Medico <zmedico@gentoo.org>
Tue, 29 Aug 2006 21:28:56 +0000 (21:28 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 29 Aug 2006 21:28:56 +0000 (21:28 -0000)
commite12154ee664bc86f51f6b4e339402782d386364c
treef6c8f841ec879dd2a4041ce4e4434efc1de7ccaa
parentb2108d58eb2fe043cce935607b7b235c787a83aa
Use a specialized read_int function to read integer input for bug #143881.  This uses a subshell to work around bash's tendency to break out of a loop whenever an integer conversion fails.

svn path=/main/trunk/; revision=4375
bin/etc-update