[Git][NTPsec/ntpsec][master] Deleted 1 commit: Dumb newbie error.

Gary E. Miller gitlab at mg.gitlab.com
Fri Aug 19 00:02:25 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:
7edb4c20 by Gary E. Miller at 2016-08-18T17:00:49-07:00
Dumb newbie error.

Commit in haste, live with the shame in git forever...

- - - - -


1 changed file:

- contrib/cpu-temp-log


Changes:

=====================================
contrib/cpu-temp-log
=====================================
--- a/contrib/cpu-temp-log
+++ b/contrib/cpu-temp-log
@@ -45,7 +45,7 @@ lines = output.split( '\n' )
 pat = re.compile('^\s+temp\d+_input:\s+([\d\.]+).*$')
 
 now = int(time.time())
-sys.stdout.write(  int(now) )
+sys.stdout.write(  str(now) )
 
 #lines = sys.stdin.readlines()
 line = ''



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/7edb4c20c08ba6c2dad513ed7b37fb645677bc1f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160819/66d7640b/attachment.html>


More information about the vc mailing list