flake8
passed.
JSHint
passed.
Review Request #12664 — Created Oct. 3, 2022 and submitted
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 |
---|---|
9e0270d0b4437a9290cf958734079e1223f7f994 |