This commit is contained in:
Jean-Francois Dockes 2014-06-05 09:22:48 +02:00
parent c119453e90
commit b82e10ff20

View File

@ -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