From d5ffe876a695f775664c2fc63df95e7444f916b0 Mon Sep 17 00:00:00 2001 From: Jacob Bachmeyer Date: Thu, 17 Nov 2022 20:53:29 -0600 Subject: [PATCH] Update internal documentation to reflect improvements --- gatekeeper.pl | 2 -- 1 file changed, 2 deletions(-) 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: -- 2.25.1