[Git][NTPsec/ntpsec][master] Deleted 1 commit: Remove some stray training spaces.
Gary E. Miller
gitlab at mg.gitlab.com
Fri Aug 19 04:53:34 UTC 2016
Gary E. Miller pushed to branch master at NTPsec / ntpsec
WARNING: The push did not contain any new commits, but force pushed to delete the commits and changes below.
Deleted commits:
153bfae5 by Gary E. Miller at 2016-08-18T21:53:09-07:00
Remove some stray training spaces.
- - - - -
2 changed files:
- contrib/README
- contrib/pi-temp-log
Changes:
=====================================
contrib/README
=====================================
--- a/contrib/README
+++ b/contrib/README
@@ -6,6 +6,6 @@ cpu-temp-log is a tool to use the output of 'sensors -u' and write the
motherboard temperatures to stdout. Usefull to create a log that can be used
by 'ntpviz --local-cpu-temp'
-pi-temp-log for the Raspberry Pi. It is a tool to read a magic /sys file
+pi-temp-log for the Raspberry Pi. It is a tool to read a magic /sys file
to get the CPU temperature and write the temperatures to stdout. Usefull
to create a log that can be used by 'ntpviz --local-cpu-temp'
=====================================
contrib/pi-temp-log
=====================================
--- a/contrib/pi-temp-log
+++ b/contrib/pi-temp-log
@@ -3,8 +3,8 @@
"""\
Usage: pi-temper-log
-Reads /sys/class/thermal/thermal_zone0/temp to find the CPU temperature
-on a Raspberry Pi. Writes all temperatures found to stdout on one line,
+Reads /sys/class/thermal/thermal_zone0/temp to find the CPU temperature
+on a Raspberry Pi. Writes all temperatures found to stdout on one line,
preceeded by the unix UTC time in seconds.
@@ -24,7 +24,7 @@ Sample crontab usage:
# take and log cpu temp every 5 mins
*/5 * * * * /usr/local/sbin/pi-temp-log >> /var/log/ntpstats/cputemp
-This ONLY works on a Raspberry Pi. Maybe not all of them. The way
+This ONLY works on a Raspberry Pi. Maybe not all of them. The way
to read your system temperatures will be hardware specific.
"""
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/153bfae5d56b2bcb9d43a61158a0756c45c3d2d6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160819/dd54d529/attachment.html>
More information about the vc
mailing list