Ticket #115 (closed defect: fixed)
run-nqueens.sh missing #!/bin/bash
| Reported by: | Nathan Weeks <weeks@…> | Owned by: | xteruel |
|---|---|---|---|
| Priority: | trivial | Milestone: | version 1.2 |
| Component: | nqueens | Version: | version 1.1 |
| Keywords: | Cc: | ||
| Application Version: | not applicable | Blocked By: | |
| Blocking: | Sensitive: | no | |
| Needs experiment: | no | ||
| Experimental observations: | |||
Description
run-nqueens.sh is missing #!/bin/bash in the first line. This causes problems in environments where /bin/sh is not bash.
Change History
Note: See
TracTickets for help on using
tickets.
