test: fix source selection check

The chronyd log message changed from "no reachable sources" to "no
selectable sources" in 8f062454.
This commit is contained in:
Miroslav Lichvar
2015-04-02 10:28:23 +02:00
parent bbdf708d1a
commit 78283dd822
2 changed files with 1 additions and 2 deletions

View File

@@ -18,7 +18,6 @@ freq_rms_limit=5e-4
run_test || test_fail
check_chronyd_exit || test_fail
check_source_selection || test_fail
check_sync || test_fail
test_pass