Hi Andreas,

Now, I get the reason of explicitly specific .disabled() and .enabled()
Indeed, the returned option is a "feature" and the value range is not boolean.

With your updated logic, I still however have a question:
Do we really need the 
...
      else
        msr_module_load = false
      endif
...
and per consequence the msr_module_load variable,

I think we can count on error(...) to stop the build to continue, does that 
make sense ?

Hector

Reply via email to