version: always include the long form version in describe.

Signed-off-by: David Anderson <danderson@tailscale.com>
pull/435/head
David Anderson 4 years ago
parent 08a38f21c9
commit cc687fc3e6

@ -1,4 +1,4 @@
describe=$(cd ../.. && git describe)
describe=$(cd ../.. && git describe --long)
echo "$describe" >$3
redo-always
redo-stamp <$3

Loading…
Cancel
Save