1
0
Fork 0
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:
Ycarus 2018-08-14 22:15:31 +02:00
parent a95483c34e
commit 00b493c5db
2 changed files with 1 additions and 2 deletions

View file

@ -89,7 +89,6 @@ _ping() {
fi
return
}
echo "Error ping : $ret"
false
}

View file

@ -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'