diff options
author | Ross Burton <ross.burton@arm.com> | 2023-10-30 11:48:38 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-10-30 11:53:20 +0000 |
commit | 28324600cb143775abe56af024ee10930236727d (patch) | |
tree | a64311feeb3aec094c1a3e290baed652a3319e51 /scripts/lib/resulttool/regression.py | |
parent | 415ff3a78c93138603910fc8ac7e11dc91587965 (diff) | |
download | poky-28324600cb143775abe56af024ee10930236727d.tar.gz |
scripts/contrib/patchreview: fix commit identification
git show-ref looks at the _remote_ ref called HEAD, which is fine when it
matches the local HEAD but problematic when you're iterating a series of
commits.
Use rev-parse to resolve the local name to a proper hash.
(From OE-Core rev: 3c04747b681cf6090ba9c77752f6c2f304dbbe17)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/resulttool/regression.py')
0 files changed, 0 insertions, 0 deletions