mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-16 04:54:28 +02:00
global-functions: $TimeIsSync: do not flood log...
... when returning gracefully.
This commit is contained in:
parent
d5afc79eed
commit
60ca07dc8a
1 changed files with 1 additions and 1 deletions
|
@ -971,7 +971,7 @@
|
|||
:return false;
|
||||
}
|
||||
|
||||
$LogPrintExit info ("No time source configured! Returning gracefully...") false;
|
||||
$LogPrintExit debug ("No time source configured! Returning gracefully...") false;
|
||||
:return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue