build/make/version.sh: Fix read of git hash when there are no tags.
'git describe ...' cannot be used when a repo has no tags. Use 'git rev-parse ...' instead when 'git tag' produces no output. BUG=https://bugs.chromium.org/p/aomedia/issues/detail?id=4 Change-Id: Idb0c0c739390b4d919475d2b6c91542ada4f7bb2
parent
22adf9b2
No related branches found
No related tags found
Please register or sign in to comment