foundweekends / foundweekends/conscript
[FR] setup.sh always exiting with 1
Open
- Dominant language
- Scala
- Stars
- 477
- Forks
- 59
- Avg merge
- 1h 2m
- Merged PRs (30d)
- 7
Description
As `conscript/setup.sh` always executes `cs` as the last thing, the script's exit status will be 1, as cs fails due to no args are passed.
I'd like to see either
- cs execution be removed from the script; or
- offer setup.sh additional flag for stand-alone execution, to skip cs invocation.
Reasoning: automated install scripts referencing setup.sh report bogus failures.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.