This commit is contained in:
parent
043869cfce
commit
c32e75d5a7
@ -10,7 +10,7 @@
|
|||||||
"Adjustment of %.3f seconds exceeds the allowed maximum of %.3f seconds (%s) ",
|
"Adjustment of %.3f seconds exceeds the allowed maximum of %.3f seconds (%s) ",
|
||||||
--- test/simulation/124-tai.orig
|
--- test/simulation/124-tai.orig
|
||||||
+++ test/simulation/124-tai
|
+++ test/simulation/124-tai
|
||||||
@@ -20,7 +20,7 @@ client_conf="
|
@@ -20,13 +20,15 @@ client_conf="
|
||||||
refclock SHM 0 dpoll 0 poll 0 tai
|
refclock SHM 0 dpoll 0 poll 0 tai
|
||||||
leapsectz right/UTC
|
leapsectz right/UTC
|
||||||
leapsecmode ignore
|
leapsecmode ignore
|
||||||
@ -19,3 +19,11 @@
|
|||||||
|
|
||||||
run_test || test_fail
|
run_test || test_fail
|
||||||
check_chronyd_exit || test_fail
|
check_chronyd_exit || test_fail
|
||||||
|
check_source_selection || test_fail
|
||||||
|
check_sync || test_fail
|
||||||
|
|
||||||
|
+test_pass
|
||||||
|
+
|
||||||
|
export CLKNETSIM_START_DATE=$(TZ=UTC date -d 'Jan 01 2009 00:10:00' +'%s')
|
||||||
|
|
||||||
|
time_offset=-1000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user