diff options
| author | Eli Schwartz <eschwartz93@gmail.com> | 2024-07-22 11:56:55 -0400 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-07-22 13:30:57 -0400 |
| commit | e9037e7b9ff81febbcef860dbfa785464ba3b457 (patch) | |
| tree | 3cdc11932a2621c38ae49d06dc302c6baad6e798 /test cases/format | |
| parent | 86d142666a4517c9c5694c87dc92589214be920f (diff) | |
| download | meson-e9037e7b9ff81febbcef860dbfa785464ba3b457.tar.gz | |
mdist: don't fail on readonly source trees
In commit c9aa4aff66ebbbcd3eed3da8fbc3af0e0a8b90a2 we added a refresh
call to git to catch cases where checking for uncommitted changes would
misfire. Unfortunately, that refresh performs a write operation, which
in turn misfires on readonly media. We don't actually care about the
return value of the refresh, since its purpose is solely to make the
next command more accurate -- so ignore it.
Fixes: c9aa4aff66ebbbcd3eed3da8fbc3af0e0a8b90a2
Fixes: #13461
Diffstat (limited to 'test cases/format')
0 files changed, 0 insertions, 0 deletions
