From b82e10ff20f1b41c8e8721e31bc0d71e3c0818d3 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Thu, 5 Jun 2014 09:22:48 +0200 Subject: [PATCH] comment --- src/makesrcdist.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/makesrcdist.sh b/src/makesrcdist.sh index 2e2c2d15..8a2c7e66 100644 --- a/src/makesrcdist.sh +++ b/src/makesrcdist.sh @@ -67,6 +67,8 @@ test $# -eq 1 || usage echo dotag $dotag snap $snap if test $snap = yes ; then +# The id would be nicer but it's not increasing which is a problem for +# the exp package repo # version=`hg id | awk '{print $1}'` version=`hg summary | head -1 | awk -F: '{print $2}' | sed -e 's/ //g'` versionforcvs=$version