-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Labels
buildIssues caused by or requiring changes to the build system (scripts or Docker image)Issues 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 discussionIssues closed and untouched for a long time, together with being locked for discussion
Milestone
Description
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)Issues 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 discussionIssues closed and untouched for a long time, together with being locked for discussion