• 
      

    Reduce log severity for VersionVault symlink warnings.

    Review Request #12664 — Created Oct. 3, 2022 and submitted

    Information

    RBTools
    release-3.x

    Reviewers

    When processing directory changes involving symbolic links, we can end
    up emitting a warning that we weren't able to find a file that looks
    like "a -> b". This is expected and logging it is purely informational,
    so we don't need it to be a warning. This change reduces that severity
    to debug.

    Ran unit tests.

    Summary ID
    Reduce log severity for VersionVault symlink warnings.
    When processing directory changes involving symbolic links, we can end up emitting a warning that we weren't able to find a file that looks like "a -> b". This is expected and logging it is purely informational, so we don't need it to be a warning. This change reduces that severity to debug. Testing Done: Ran unit tests.
    9e0270d0b4437a9290cf958734079e1223f7f994
    maubin
    1. Ship It!
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.x (c1e9bf9)