Skip to content

Housekeeping: chmod -x non-executable files #9629

@rasa

Description

@rasa

What happened?

Running
git ls-files -s | grep 100755 | grep -E -v '(run|sh)$' | cut -f 2
returns:

cmd/ursrv/serve/static/bootstrap/css/bootstrap-theme.min.css
cmd/ursrv/serve/static/bootstrap/js/bootstrap.min.js
cmd/ursrv/serve/static/fonts/glyphicons-halflings-regular.eot
cmd/ursrv/serve/static/fonts/glyphicons-halflings-regular.svg
cmd/ursrv/serve/static/fonts/glyphicons-halflings-regular.ttf
cmd/ursrv/serve/static/fonts/glyphicons-halflings-regular.woff
gui/default/syncthing/core/syncthingController.js
gui/default/vendor/bootstrap/config.json
gui/default/vendor/bootstrap/css/bootstrap-theme.css
gui/default/vendor/bootstrap/css/bootstrap.css
gui/default/vendor/bootstrap/js/bootstrap.js

These can be problematic on Windows when not in a WSL session.

I will submit a PR that corrects this.

Syncthing version

v.1.27.9

Platform & operating system

n/a

Browser version

n/a

Relevant log output

No response

Metadata

Metadata

Assignees

Labels

buildIssues caused by or requiring changes to the build system (scripts or Docker image)frozen-due-to-ageIssues closed and untouched for a long time, together with being locked for discussion

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions