Ticket #6390 (closed: fixed)
Error in mantid.csh
| Reported by: | Stuart Campbell | Owned by: | Stuart Campbell |
|---|---|---|---|
| Priority: | major | Milestone: | Release 2.4 |
| Component: | Mantid | Keywords: | |
| Cc: | kohlja@…, petersonpf@… | Blocked By: | |
| Blocking: | Tester: | Jose Borreguero |
Description
. . .
setenv PYTHONPATH "${MANTIDPATH}:${PYTHONPATH}"
. . .
returns an error because ${PYTHONPATH} is not yet defined.
Change History
comment:1 Changed 8 years ago by Stuart Campbell
- Status changed from new to accepted
- Owner set to Stuart Campbell
comment:2 Changed 8 years ago by Stuart Campbell
Fixed mantid.csh. refs #6390
Added check for PYTHONPATH to see if it already exists.
Changeset: 9c3fc52cf02d71b8ce93cbdbb00c0e28941c3225
comment:3 Changed 8 years ago by Stuart Campbell
- Status changed from accepted to verify
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
