Skip to content

Make snapshot files not executable#446

Merged
jupblb merged 1 commit into
mainfrom
michal/exe
Jun 21, 2026
Merged

Make snapshot files not executable#446
jupblb merged 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
@jupblb jupblb merged commit cad234f into main Jun 21, 2026
15 checks passed
@jupblb jupblb deleted the michal/exe branch June 21, 2026 11:49
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.

2 participants