Commit 4f841cb
committed
d66efa3 ci: Fix `fingerprint_script` for `depends` subdir caches (Hennadii Stepanov)
Pull request description:
bitcoin/bitcoin#26977 made current `git rev-list -1 HEAD ./depends` [not working](bitcoin/bitcoin#26977 (comment)).
This PR fixes this issue with an idea from bitcoin/bitcoin#26977 (comment).
ACKs for top commit:
MarcoFalke:
lgtm ACK d66efa3
Tree-SHA512: e6dbb1a80439bf8c044e50afc44b8b08b0903d20da5ef9dcbb265f2d64b6810ea5f4cb8abb44e00b96673082f1dbdd350627627d9d28f362bdb662c92ef257d8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
| 345 | + | |
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| |||
0 commit comments