eclipse-cdt-cloud / eclipse-cdt-cloud/cdt-cloud-blueprint
[Examples] Make sure that clangd-contexts build script has sufficient permissions
Open
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
### Feature Description:
I just noticed that on my local machine in the electron variant (packaged or built from sources) the generated `build.sh` script from the `clangd-contexts` example failed with a `permission denied` for me. It was an easy fix using `chmod +x ./build.sh`, but we should either document this or even better, make sure that the file has the correct permissions after we copied it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.