Ticket #5381 (closed: fixed)
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: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
Note: See
TracTickets for help on using
tickets.