Ticket #434 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Command line Python doesn't work due to changes in relative directory handling

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 15
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Changing the reading of paths to reference the executable's directory causes problems when running solely through Python since the directory of the executable is Python's directory and not Mantid

Change History

comment:1 Changed 12 years ago by Martyn Gigg

  • Status changed from new to closed
  • Resolution set to fixed

(In [2059]) Changed handling of working directory so that if we are running through Python then the initial working directory is that set by Python. Closes #434.

comment:2 Changed 12 years ago by Nick Draper

  • Milestone changed from Iteration 16 to Iteration 15

Closed in iteration 15

comment:3 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1282

Note: See TracTickets for help on using tickets.