aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--global-wait.rsc1
1 files changed, 0 insertions, 1 deletions
diff --git a/global-wait.rsc b/global-wait.rsc
index 9564a12..f8c767b 100644
--- a/global-wait.rsc
+++ b/global-wait.rsc
@@ -8,6 +8,5 @@
# wait for global-functions to finish
# https://git.eworm.de/cgit/routeros-scripts/about/doc/global-wait.md
-:local 0 [ :jobname ];
:global GlobalFunctionsReady;
:while ($GlobalFunctionsReady != true) do={ :delay 500ms; }