comment
This commit is contained in:
parent
c119453e90
commit
b82e10ff20
@ -67,6 +67,8 @@ test $# -eq 1 || usage
|
|||||||
echo dotag $dotag snap $snap
|
echo dotag $dotag snap $snap
|
||||||
|
|
||||||
if test $snap = yes ; then
|
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 id | awk '{print $1}'`
|
||||||
version=`hg summary | head -1 | awk -F: '{print $2}' | sed -e 's/ //g'`
|
version=`hg summary | head -1 | awk -F: '{print $2}' | sed -e 's/ //g'`
|
||||||
versionforcvs=$version
|
versionforcvs=$version
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user