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 --- script-updates | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'script-updates') diff --git a/script-updates b/script-updates index 2cdc703..b84fcbf 100644 --- a/script-updates +++ b/script-updates @@ -8,14 +8,14 @@ :global GlobalConfigVersion; :global Identity; :global IDonate; -:global SentConfigChangesNotification; -:global ScriptUpdatesFetch; :global ScriptUpdatesBaseUrl; -:global ScriptUpdatesUrlSuffix; +:global ScriptUpdatesFetch; :global ScriptUpdatesIgnore; +:global ScriptUpdatesUrlSuffix; +:global SentConfigChangesNotification; -:global SendNotification; :global LogPrintExit; +:global SendNotification; :foreach Script in=[ / system script find where source~"^#!rsc" ] do={ :local Ignore 0; -- cgit v1.2.3-54-g00ecf