Ticket #5381 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

wiki_maker: define a prefix when invoked with 'python'

Reported by: Jose Borreguero Owned by: Jose Borreguero
Priority: minor Milestone: Release 2.2
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Andrei Savici

Description

passing wiki_maker.py as argument to the python executable undefines the path to wiki_maker.ini

python wiki_maker.py [options]

results in wiki_maker.ini file having the following path: '/wiki_maker.ini'

Change History

comment:1 Changed 8 years ago by Jose Borreguero

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Jose Borreguero

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:3 Changed 8 years ago by Jose Borreguero

Just added localpath variable that is set to '.' in case left empty

comment:4 Changed 8 years ago by Jose Borreguero

Refs #5381 defined localpath variable

modified: wiki_maker.py

Changeset: 59800f60632efb646f2743ef28047dd900886157

comment:5 Changed 8 years ago by Jose Borreguero

Refs #5381 defined localpath variable

modified: wiki_maker.py

Changeset: 59800f60632efb646f2743ef28047dd900886157

comment:6 Changed 8 years ago by Jose Borreguero

Refs #5381 defined localpath variable

modified: wiki_maker.py

Changeset: 59800f60632efb646f2743ef28047dd900886157

comment:7 Changed 8 years ago by Andrei Savici

  • Status changed from verify to verifying
  • Tester set to Andrei Savici

comment:8 Changed 8 years ago by Andrei Savici

  • Status changed from verifying to closed

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6227

Note: See TracTickets for help on using tickets.