mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
Fix omr-tracker tests
This commit is contained in:
parent
a95483c34e
commit
00b493c5db
2 changed files with 1 additions and 2 deletions
|
@ -89,7 +89,6 @@ _ping() {
|
|||
fi
|
||||
return
|
||||
}
|
||||
echo "Error ping : $ret"
|
||||
false
|
||||
}
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ config defaults 'defaults'
|
|||
list hosts '1.0.0.1'
|
||||
list hosts '80.67.169.12'
|
||||
list hosts '80.67.169.40'
|
||||
option timeout '5'
|
||||
option timeout '3'
|
||||
option tries '3'
|
||||
option interval '5'
|
||||
option type 'ping'
|
||||
|
|
Loading…
Reference in a new issue