Normalize argument unpacking in gatekeeper script
authorJacob Bachmeyer <jcb@gnu.org>
Thu, 6 Oct 2022 04:49:46 +0000 (23:49 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Thu, 6 Oct 2022 04:49:46 +0000 (23:49 -0500)
commit0a7c2a6f8b6cc4230439ae7cb7431c7dee3906f8
treea3395d82ed3b572af6d5ad49728428b1249107da
parentc9d59b733dfeee41400b0f78b268a3cfc45e14dd
Normalize argument unpacking in gatekeeper script

This shifts arguments out of @_ one at a time in each sub and also
removes a few cases of setting lists containing only one variable.
gatekeeper.pl