diff options
author | Alex Thiessen <alex.thiessen.de+coreboot@gmail.com> | 2018-01-13 16:31:28 +0000 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2018-01-17 16:54:22 +0000 |
commit | da384dd7a4eea2fc4153c593026489cee5585895 (patch) | |
tree | 3fadfdbbfd4eecf08dc7e0346e87de1a8bb81416 /src/arch/x86/include | |
parent | 7d3f23ac4854b2e13b5d5d3ad078a8a56892a43e (diff) | |
download | coreboot-da384dd7a4eea2fc4153c593026489cee5585895.tar.xz |
util/release: Improve git worktree checks
The bash script `genrelnotes` checks for `.git` to be present to
determine whether the current directory is the top directory of a git
worktree. This check is rather weak and doesn't handle many edge cases
like that of a broken gitfile.
Add a proper `git rev-parse` call to check the condition.
Change-Id: I32b06ca982d55fd8e88e55651b6bc53014905823
Signed-off-by: Alex Thiessen <alex.thiessen.de+coreboot@gmail.com>
Reviewed-on: https://review.coreboot.org/23252
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/arch/x86/include')
0 files changed, 0 insertions, 0 deletions