Ticket #54 (closed defect: fixed)
Use /bin/bash instead of /bin/sh in nspire-as and nspire-gcc
| Reported by: | bwang | Owned by: | ExtendeD |
|---|---|---|---|
| Priority: | major | Milestone: | Ndless v1.7 |
| Component: | Ndless: Toolchain | Version: | 1.7 |
| Keywords: | Cc: |
Description
On some Linux systems (e.g. Ubuntu), /bin/sh links to dash, which errors trying to run the script. Having the script use bash (as in nspire-ld) solves this problem.
Change History
Note: See
TracTickets for help on using
tickets.
