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 --- ipv6-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipv6-update') diff --git a/ipv6-update b/ipv6-update index 7621082..baea7c3 100644 --- a/ipv6-update +++ b/ipv6-update @@ -6,8 +6,8 @@ :local PdPrefix $"pd-prefix"; -:global ParseKeyValueStore; :global LogPrintExit; +:global ParseKeyValueStore; :if ([ :typeof $PdPrefix ] = "nothing") do={ $LogPrintExit error "This script is supposed to run from ipv6 dhcp-client." true; -- cgit v1.2.3-54-g00ecf