Miroslav Lichvar pushed to branch master at chrony / chrony


Commits:
e95d5a16 by Miroslav Lichvar at 2025-08-27T14:05:27+02:00
test: avoid using cmdport equal to ntpport in system tests

Make sure the two randomly generated port numbers used in system tests
are different to avoid failures.

- - - - -
9e8541e3 by Miroslav Lichvar at 2025-08-27T14:05:31+02:00
sys_linux: improve error message for failed PHC open

If the specified PHC device cannot be opened directly, an attempt is
made to open it as a network interface. When that fails, the error
"Could not open PHC of iface" is misleading the user that it was handled
only as an interface. Change the message to "Could not open PHC (of)" to
better cover both possibilities. Also remove the errno as it's not set
in all code paths.

- - - - -


2 changed files:

- sys_linux.c
- test/system/test.common


View it on GitLab: 
https://gitlab.com/chrony/chrony/-/compare/2c63dfee34c61101533915b124fa343e5739e238...9e8541e3c4c89bfb7a60b404f646fab57c69ce59

-- 
View it on GitLab: 
https://gitlab.com/chrony/chrony/-/compare/2c63dfee34c61101533915b124fa343e5739e238...9e8541e3c4c89bfb7a60b404f646fab57c69ce59
You're receiving this email because of your account on gitlab.com.


Reply via email to