Opened 17 years ago
#1240 new defect
Calling psconfig with non-existing option (e.g. -build) shouldn't unset PATH
| Reported by: | Sebastian Jester | Owned by: | eugene |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | psconfig | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
Sometimes I mistype or misguess an option to psconfig, e.g.
psconfig -build
After issuing that command, PATH is empty, and the shell I'm in has become useless. While that's probably mostly only a nuisance, maybe worse things could happen by accident, and it always breaks the flow of whatever one is doing at the time. Ideally, psconfig would complain about invalid options being passed.
Note:
See TracTickets
for help on using tickets.
