Actions
Issue #1807
closed
RB
WW
git tag verification fails on cts in replicant-6.0 i9100
Issue #1807:
git tag verification fails on cts in replicant-6.0 i9100
Status:
Closed
Priority:
Normal
Assignee:
Category:
Build system
Target version:
Start date:
05/22/2017
Due date:
% Done:
0%
Estimated time:
Resolution:
fixed
Device:
Grant:
Type of work:
Description
running the command: "git verify-tag $(git describe)" in the directory "replicant-6.0/cts" gives the following:
error: android-cts-6.0_r18-23-g5ef4e2beae: cannot verify a non-tag object of type commit.
All other repos succeed with verification. I tried deleting the cts directory and running 'repo sync' again with no change.
Actions