ntp: shorten presend delay to 2 seconds

This commit is contained in:
Miroslav Lichvar
2016-11-23 15:55:37 +01:00
parent 2408bbcd77
commit d23c647e34
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
. ./test.common
test_start "presend option"
min_sync_time=140
min_sync_time=136
max_sync_time=260
client_server_options="presend 6 maxdelay 16"
client_conf="maxdistance 10"