We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a85a25 commit d6337fcCopy full SHA for d6337fc
netwatch-notify
@@ -56,7 +56,7 @@ $ScriptLock $0;
56
}
57
58
:if ([ :typeof $NetwatchNotify ] = "nothing") do={
59
- :set NetwatchNotify [ :toarray "" ];
+ :set NetwatchNotify ({});
60
61
62
:foreach Host in=[ /tool/netwatch/find where comment~"notify" !disabled ] do={
0 commit comments