diff options
author | Florian Klink <flokli@flokli.de> | 2023-09-17T11·36+0300 |
---|---|---|
committer | flokli <flokli@flokli.de> | 2023-09-18T10·33+0000 |
commit | bf2fe88a5c0c7f778502f87ddacb5072919d455e (patch) | |
tree | f51d69afa6821ffab0f141ff39b5fd3ba337f148 /OWNERS | |
parent | da6cbb4a459d02111c44a67d3d0dd7e654abff23 (diff) |
fix(tvix/store/fuse): fix executable bit r/6607
We were blindly returning 0o444 for all regular files, but regular files with executable bit need to be 0o555. This wasn't spotted because stat'ing executable files was not part of the test suite, it's now added. Change-Id: I04c69784053e7e43d838c01bb288f2df48f40b4e Reviewed-on: https://cl.tvl.fyi/c/depot/+/9345 Tested-by: BuildkiteCI Reviewed-by: raitobezarius <tvl@lahfa.xyz> Reviewed-by: Connor Brewster <cbrewster@hey.com>
Diffstat (limited to 'OWNERS')
0 files changed, 0 insertions, 0 deletions