Andreas Schwab wrote:
On Dez 18 2018, Jacob Bachmeyer <jcb62...@gmail.com> wrote:
+if expr "$verbose" \> 0 > /dev/null ; then
Why not test $verbose -gt 0?
The existing "runtest" script uses expr for those tests. I decided to
follow suit on the assumption that that choice was made for a reason,
presumably portability, although the Autoconf portable shell guidelines
do not mention that concern with "test".
-- Jacob
_______________________________________________
DejaGnu mailing list
DejaGnu@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu