[Git][NTPsec/ntpsec][master] ntpmon: tweak error message
Gary E. Miller
gitlab at mg.gitlab.com
Sat Sep 22 21:10:45 UTC 2018
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
1de0c951 by Gary E. Miller at 2018-09-22T21:09:45Z
ntpmon: tweak error message
- - - - -
1 changed file:
- ntpclients/ntpmon.py
Changes:
=====================================
ntpclients/ntpmon.py
=====================================
@@ -39,7 +39,7 @@ try:
import ntp.util
except ImportError as e:
sys.stderr.write(
- "ntpmon: can't find Python NTP library -- check PYTHONPATH.\n")
+ "ntpmon: can't load Python NTP libraries -- check PYTHONPATH.\n")
sys.stderr.write("%s\n" % e)
sys.exit(1)
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/1de0c95180c0c3e4a3af45a4a2a819dcfe6a8148
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/1de0c95180c0c3e4a3af45a4a2a819dcfe6a8148
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20180922/d3d1789d/attachment.html>
More information about the vc
mailing list