mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-25 13:24:29 +02:00
global: give script or function name in log messages
This commit is contained in:
parent
b0e52aa2d1
commit
f46db91845
46 changed files with 262 additions and 212 deletions
|
@ -6,6 +6,7 @@
|
|||
# toggle bridge ports between default and alt bridge
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/bridge-port.md
|
||||
|
||||
:local 0 "bridge-port-toggle";
|
||||
:global GlobalFunctionsReady;
|
||||
:while ($GlobalFunctionsReady != true) do={ :delay 500ms; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue