Menu

#98 config keys get concat instead of replacing with user def

open
None
5
2012-07-13
2012-07-12
No

in shared_parameters.config file I have a parameter called $;H_VMEM$; which has a default value of 8, For some components I want to have a default value set to 12, so I added it to component.config file, but at runtime instead of using 12, value of h_vmem is "12 12" 8 got replaced by 12 but both values got concatenated.

Discussion

  • Joshua Orvis

    Joshua Orvis - 2012-07-13

    Assigning this to Cesar after talking with him since this is part of a feature he added.

     
  • Joshua Orvis

    Joshua Orvis - 2012-07-13
    • assigned_to: nobody --> carze
     
Auth0 Logo