Add checks that the rename builtin works as expected
authorJacob Bachmeyer <jcb@gnu.org>
Sun, 13 Nov 2022 05:08:23 +0000 (23:08 -0600)
committerJacob Bachmeyer <jcb@gnu.org>
Sun, 13 Nov 2022 05:08:23 +0000 (23:08 -0600)
commit8bcb137a3bb108e9f43dbcb73c0abae0cce73dd5
treeb752013135583b4d346f0611b7ce825378748fb4
parent3b10c53163ee3417b0607078c71708627392ba45
Add checks that the rename builtin works as expected

The tool assumes that the Perl rename builtin can atomically move files
from the inbox to the scratchpad directory and among the staging, public,
and archive directories.  This commit extends the configuration checks
to confirm that the system can actually move files as expected.
gatekeeper.pl