Changeset 3242

Show
Ignore:
Timestamp:
01/06/12 14:59:34 (5 months ago)
Author:
jos
Message:

Don't request info that isn't needed

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/mcrun2/main.py

    r3216 r3242  
    257257    mcstas = McStas(options.instr) 
    258258    mcstas.prepare(options) 
    259     instrs = mcstas.get_info().get_instrument() 
    260     LOG.debug('info: %s', instrs) 
    261259 
    262260    (fixed_params, intervals) = get_parameters(options)