diff options
author | Alexandros Frantzis <[email protected]> | 2020-03-24 16:34:05 +0200 |
---|---|---|
committer | Alexandros Frantzis <[email protected]> | 2020-03-26 13:55:26 +0200 |
commit | 05069e1f0794aadd40ce9269f858e50c64254388 (patch) | |
tree | 981fbac1c3d61894fcb63596918a49df0f926ffb /src | |
parent | efdce97e4bb0a4b2e5d81d2f9276f3eedd9561b6 (diff) |
gitlab-ci: Fix traces caching in tracie
We are currently comparing a hex string representation of the git lfs
OID with a byte array representation of the locally calculated OID,
causing detection of valid cached traces to fail. Ensure we are
comparing compatible representations (in this case hex strings).
Signed-off-by: Alexandros Frantzis <[email protected]>
Reviewed-by: Tomeu Vizoso <[email protected]>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4300>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4300>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions