[Git][NTPsec/ntpsec][master] Remove unused dupe.awk script.

Eric S. Raymond gitlab at mg.gitlab.com
Sat Jul 23 16:02:28 UTC 2016


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
de71184d by Eric S. Raymond at 2016-07-23T12:01:40-04:00
Remove unused dupe.awk script.

- - - - -


1 changed file:

- − util/stats/dupe.awk


Changes:

=====================================
util/stats/dupe.awk deleted
=====================================
--- a/util/stats/dupe.awk
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# delete duplicate lines
-#
-{
-	if (old != $0)
-		printf "%s\n", $0
-	old = $0
-}



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/de71184ddda904a4dbf3c0248e63dd8c45fc6a76
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160723/4511c90a/attachment.html>


More information about the vc mailing list