{proj,user}tool.pl: add missing parentheses around test
commit9ea3fa0bc899cf54ffb18fe725a6a536c7072334
authorKyle J. McKay <mackyle@gmail.com>
Tue, 28 Jul 2020 18:08:14 +0000 (28 11:08 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 28 Jul 2020 18:08:14 +0000 (28 11:08 -0700)
treec247c66231bf2b0c4e373d23ef343c87bb51626d
parente073819868785dd5e1980d2218cea58481be4ce4
{proj,user}tool.pl: add missing parentheses around test

Add the missing pair of '('...')' to make the ugly warnings go away
when certain commands are run with no arguments (e.g. 'list').

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/projtool.pl
toolbox/usertool.pl