• 
      

    Fix early access of cleartool when loading SCMTools.

    Review Request #11826 — Created Sept. 27, 2021 and submitted

    Information

    RBTools
    master

    Reviewers

    There was one instance where we were still trying to run cleartool
    during initialization, even when it's not being used. This could result
    in ugly errors being printed to the console.

    Posted a change and no longer saw an ugly traceback.

    Summary ID
    Fix early access of cleartool when loading SCMTools.
    There was one instance where we were still trying to run cleartool during initialization, even when it's not being used. This could result in ugly errors being printed to the console. Testing Done: Posted a change and no longer saw an ugly traceback.
    8345ce3211d982f006a897c96e795f5f2ad2164f
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (fe27a87)