From 001e7eeb39ee993539334805622f8cd24fde63e9 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 28 Feb 2020 15:26:26 +0100 Subject: global-functions: sort alphabetically --- check-certificates | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'check-certificates') diff --git a/check-certificates b/check-certificates index d94c330..38f1c79 100644 --- a/check-certificates +++ b/check-certificates @@ -4,17 +4,17 @@ # # check for certificate validity -:global Identity; -:global CertRenewUrl; :global CertRenewPass; +:global CertRenewUrl; +:global Identity; :global CertificateNameByCN; +:global LogPrintExit; :global ParseKeyValueStore; :global SendNotification; :global TimeIsSync; :global UrlEncode; :global WaitForFile; -:global LogPrintExit; :local FormatExpire do={ :global CharacterReplace; -- cgit v1.2.3-54-g00ecf