Have tools always exit with non-zero exit code on error

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      Sometimes tools will exit with an ExitCode of 0 (success) even when they have clearly failed. This seems to be due to code in tool.cpp in the Tool::main function. Tools should be exiting with exit codes that correspond to the actual exit status of the tool.

            Assignee:
            Unassigned
            Reporter:
            Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: