Ticket #13 (closed defect: fixed)
Bash is not /bin/bash on FreeBSD
| Reported by: | blee | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | confman-1.9b |
| Component: | FreeBSD Support | Version: | 1.7.2 |
| Keywords: | Cc: |
Description
FreeBSD installs bash to /usr/local/bin/bash.
Do we need some sort of configure script to deal with this?
Change History
Note: See
TracTickets for help on using
tickets.

(In [273]) Using /usr/bin/env to find bash instead of hard-coding the path for
FreeBSD/Linux compatibility.
Closes #13