mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-06 09:59:28 +00:00
global-functions: remove trailing space
This commit is contained in:
parent
6630d35eea
commit
025b492783
1 changed files with 1 additions and 1 deletions
|
|
@ -465,7 +465,7 @@
|
|||
:local Error [ :tostr $3 ];
|
||||
|
||||
:global IfThenElse;
|
||||
:global LogPrint;
|
||||
:global LogPrint;
|
||||
|
||||
:if ($ExitOK = "false") do={
|
||||
$LogPrint error $Name ([ $IfThenElse ([ :pick $Name 0 1 ] = "\$") \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue