Re: PATCH: remove useless variable tests in runtest.exp

2018-12-01 Thread Ben Elliston
On Sat, Dec 01, 2018 at 08:00:39PM -0600, Jacob Bachmeyer wrote: > * runtest.exp: Remove useless tests before setting "hex" and > "decimal" to regexp fragments. Applied, thanks! Ben signature.asc Description: PGP signature ___ DejaGnu mai

PATCH: remove useless variable tests in runtest.exp

2018-12-01 Thread Jacob Bachmeyer
I had overlooked this earlier but noticed it during the review for my previous patch that added --local_init and --global_init options. The "convenience abbreviations" "hex" and "decimal" were set only if they do not already have a value, but this test is early enough that there is no way for