ospf-to-leds: lock the script
This commit is contained in:
parent
de750f0559
commit
cc3a017507
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@
|
||||||
|
|
||||||
:global LogPrintExit2;
|
:global LogPrintExit2;
|
||||||
:global ParseKeyValueStore;
|
:global ParseKeyValueStore;
|
||||||
|
:global ScriptLock;
|
||||||
|
|
||||||
|
$ScriptLock $0;
|
||||||
|
|
||||||
:foreach Instance in=[ /routing/ospf/instance/find where comment~"^ospf-to-leds," ] do={
|
:foreach Instance in=[ /routing/ospf/instance/find where comment~"^ospf-to-leds," ] do={
|
||||||
:local InstanceVal [ /routing/ospf/instance/get $Instance ];
|
:local InstanceVal [ /routing/ospf/instance/get $Instance ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue