• 
      

    Change "vobstag" to "vobtag" in ClearCase implementation.

    Review Request #11498 — Created March 2, 2021 and submitted

    Information

    RBTools
    master

    Reviewers

    The ClearCase client was entirely third-party contributed, and now that
    I'm more familiar with how ClearCase works, one of the things that's odd
    about it is the use of the name vobstag. I suspect this was meant to
    mean the "VOB's tag", but it's still quite odd and doesn't really match
    the way we name variables. This change updates it to use vobtag instead.

    Ran unit tests.

    Summary ID
    Change "vobstag" to "vobtag" in ClearCase implementation.
    The ClearCase client was entirely third-party contributed, and now that I'm more familiar with how ClearCase works, one of the things that's odd about it is the use of `vobstag`. I suspect this was meant to mean the "VOB's tag", but it's still quite odd and doesn't really match the way we name variables. This change updates it to use `vobtag` instead. Testing Done: Ran unit tests.
    8546597f3d2386b660fb7e311553ecb2226487e2
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (5049d4c)