projtool.pl: paranoidify prune pick
commitd280e3e809a3eed1cedcc4b4221b031ae880a1d1
authorKyle J. McKay <mackyle@gmail.com>
Wed, 3 Mar 2021 18:38:57 +0000 (3 11:38 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 3 Mar 2021 18:38:57 +0000 (3 11:38 -0700)
tree2504ef8e791e66e215ff99f612477e7010a3826d
parent087eff3658b4468f6b0b6556adb6d8164fbd9d04
projtool.pl: paranoidify prune pick

Make the prune command be even more paranoid about items to
remove.  Specifically guarantee the gid is at least 65536 and
the name starts with an alphanumeric or don't even consider
the possibility of pruning that entry at all.

Also tidy up the wording a bit to indicate that entries are
being removed rather than the entire project.

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