Opened 4 years ago
Closed 4 years ago
#1553 closed defect (fixed)
runplain.sh should not fail silently
Reported by: | killyourtv | Owned by: | killyourtv |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.20 |
Component: | other | Version: | 0.9.19 |
Keywords: | Cc: | ||
Parent Tickets: |
Description
When the java binary cannot be found, such as on OpenBSD which doesn't add java to the system PATH, runplain.sh will silently fail.
When runplain.sh fails it should fail loudly. For the case of java not being found, perhaps my find-java-home logic should be added.
Subtickets
Change History (1)
comment:1 Changed 4 years ago by killyourtv
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed up in 6e99a5db0d9a642e25faaadb3b6a15a5e4abf6e6