mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
global-functions: $MkDir: add extra block for indention...
... to make the next commit cleaner. No functional change.
This commit is contained in:
@ -590,6 +590,7 @@
|
||||
:return true;
|
||||
}
|
||||
|
||||
{
|
||||
:local Error false;
|
||||
:local PathNext "";
|
||||
:foreach Dir in=[ :toarray [ $CharacterReplace $Path "/" "," ] ] do={
|
||||
@ -627,6 +628,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
:return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user