From: Jacob Bachmeyer Date: Fri, 18 Nov 2022 02:53:29 +0000 (-0600) Subject: Update internal documentation to reflect improvements X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d5ffe876a695f775664c2fc63df95e7444f916b0;p=gatekeeper.git Update internal documentation to reflect improvements --- diff --git a/gatekeeper.pl b/gatekeeper.pl index 62f85b4..916d26b 100755 --- a/gatekeeper.pl +++ b/gatekeeper.pl @@ -152,8 +152,6 @@ We execute gpgv, lsof, mkdir, mv, pwd and tar. Executions are such that it's not possible for the shell to be invoked. We make use of Perl module Net::SMTP to send email. -TODO: actually avoid using the shell; the current code does use the shell. - =cut ## Currently, this script is executed by cron as: