Searched refs:hgid (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/scripts/
H A Dsetlocalversion85 if test -d .hg && hgid=`hg id 2>/dev/null`; then
91 tag=`printf '%s' "$hgid" | cut -d' ' -f2`
93 id=`printf '%s' "$hgid" | sed 's/[+ ].*//'`
100 case "$hgid" in

Completed in 59 milliseconds