test: remove logs before chronyd start in system tests

This commit is contained in:
Miroslav Lichvar
2021-04-29 13:15:03 +02:00
parent 49d718c025
commit 1d03908646
2 changed files with 2 additions and 2 deletions

View File

@@ -51,8 +51,6 @@ stop_chronyd || test_fail
check_chronyd_messages || test_fail
check_chronyd_files || test_fail
rm -f $TEST_LOGDIR/measurements.log
server_options="port $ntpport nts ntsport $((ntsport + 1))"
start_chronyd || test_fail