diff bin/check-ports @ 20:ba847d423427

Change the syntax of "RCS" (i.e. HG) keyword expansion to make it SCM keyword compatible
author Franz Glasner <hg@dom66.de>
date Fri, 27 Oct 2017 09:27:50 +0200
parents 089afc4908c0
children 441e007426e7
line wrap: on
line diff
--- a/bin/check-ports	Fri Oct 27 09:14:37 2017 +0200
+++ b/bin/check-ports	Fri Oct 27 09:27:50 2017 +0200
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# @@HGSOURCE@@ @@HGREVISION@@
+# $HGsource$ $HGrevision$
 #
 
 VERSION=@@VERSION@@