Remove use of Cwd module
authorJacob Bachmeyer <jcb@gnu.org>
Wed, 9 Nov 2022 00:43:10 +0000 (18:43 -0600)
committerJacob Bachmeyer <jcb@gnu.org>
Wed, 9 Nov 2022 00:43:10 +0000 (18:43 -0600)
commitaa1638a7ffd0c12335c5b8fc848a1374ce642714
treec9ef4c4ad7b1f687d34aa7cb6c5dece82bfd86aa
parent209f7825fb5c1763e7178386b8f0dc069f9e7cad
Remove use of Cwd module

Since all file manipulations now use absolute file names, there is no
longer any need to query the current working directory.
gatekeeper.pl