Ticket #3123 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Local properties file

Reported by: Peter Peterson Owned by: Peter Peterson
Priority: major Milestone: Iteration 29
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Stuart Campbell

Description

For multi-user clusters with mounts it is useful to have a file that specifies configuration for the machine, rather than all instances looking at the installation directory. This means that loading configuration will be: (1) installation/system, (2) local, (3) user. The local file will only make sense on non-windows systems and will be located at /etc/mantid.local.properties.

Change History

comment:1 Changed 9 years ago by Peter Peterson

  • Owner set to Peter Peterson
  • Status changed from new to accepted

comment:2 Changed 9 years ago by Peter Peterson

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

(In [12240]) Adding local config file. Fixes #3123.

comment:3 Changed 9 years ago by Russell Taylor

(In [12276]) Eliminate error message if local properties file doesn't exist. Re #3123.

comment:4 Changed 9 years ago by Russell Taylor

(In [12285]) Poco::File::exists doesn't play nicely with empty filenames. Re #3123.

comment:5 Changed 9 years ago by Stuart Campbell

  • Status changed from verify to verifying
  • Tester set to Stuart Campbell

comment:6 Changed 9 years ago by Stuart Campbell

  • Status changed from verifying to closed

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3970

Note: See TracTickets for help on using tickets.