Updates:
        Summary: A command line option for disabling status return code
        Status: Review
        Owner: janne.t.harkonen
        Cc: pekka.klarck

Comment #5 on issue 803 by janne.t.harkonen: A command line option for disabling status return code
http://code.google.com/p/robotframework/issues/detail?id=803

This is now implemented using command line option
--NoStatusRC

When this option is used, return code is set to zero even when there are critical failures. Error codes (>250) are returned normally.

Reply via email to