From: Jacob Bachmeyer Date: Fri, 7 Oct 2022 23:37:00 +0000 (-0500) Subject: Fill long lines in gatekeeper script X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c0323b6174bfcf30e4619cf70a6d73048ecc6a09;p=gatekeeper.git Fill long lines in gatekeeper script Also update testsuite to recognize a message changed by this operation. --- diff --git a/gatekeeper.pl b/gatekeeper.pl index b0d2969..95be15c 100755 --- a/gatekeeper.pl +++ b/gatekeeper.pl @@ -145,7 +145,8 @@ Copyright (C) 2003-2017 Free Software Foundation Copyright (C) 2020-2022 Jacob Bachmeyer END my $LICENSE = "GPLv3 or later - http://www.fsf.org/licenses/gpl.txt"; -my $URL = "http://www.gnu.org/prep/maintain/html_node/Automated-FTP-Uploads.html"; +my $URL = + "http://www.gnu.org/prep/maintain/html_node/Automated-FTP-Uploads.html"; BEGIN { # These must be declared "our" so that the actual variable with the data @@ -161,7 +162,8 @@ BEGIN { my $NOMAIL = 0; - # Set this to 0 to disable the timestamp check on uploaded files in sub scan_incoming + # Set this to 0 to disable the timestamp check on uploaded files in sub + # scan_incoming my $TSTAMPCHECK = 1; my $TestingMode = 0; @@ -209,7 +211,7 @@ sub usage_information { $NAME -s