Skip to content

Make snapshot files not executable#446

Open
jupblb wants to merge 1 commit into
mainfrom
michal/exe
Open

Make snapshot files not executable#446
jupblb wants to merge 1 commit into
mainfrom
michal/exe

Conversation

@jupblb

@jupblb jupblb commented Jun 18, 2026

Copy link
Copy Markdown
Member

Snapshot output files are golden text fixtures, not executables. Writing them 0755 set the executable bit unnecessarily and made git record them as mode 100755. Switch the file mode to 0644 in both scip snapshot and the -update-snapshots test helper (directory MkdirAll modes are unchanged).

@jupblb jupblb changed the title Write snapshot files as 0644 instead of 0755 Make snapshot files not executable Jun 18, 2026
@jupblb jupblb requested review from emidoots, eseliger and trly June 18, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant