]> git.proxmox.com Git - mirror_frr.git/commit
build: fix auto git ID length
authorDavid Lamparter <equinox@diac24.net>
Fri, 17 Jan 2020 14:53:47 +0000 (15:53 +0100)
committerDavid Lamparter <equinox@diac24.net>
Fri, 17 Jan 2020 14:54:50 +0000 (15:54 +0100)
commit7fb434ef85846a9c893cf5d428b19150467892dd
tree8e90c66979b8245d4e258e780a94ef62c6797118
parentd60693fdf82c8c8d6d7923ea3b2c1326ece6216d
build: fix auto git ID length

This script was written back when `git describe` would abbreviate to
7-char commit IDs;  they're longer now and we're grabbing the tail
end...

Signed-off-by: David Lamparter <equinox@diac24.net>
lib/gitversion.pl