Prevent infinite loop on empty src folder

Authored by sdepiets on Apr 26 2020, 11:09 AM.

Description

Prevent infinite loop on empty src folder

There was an issue when the source folder didn't contain any source files, in that case the list of source files/directories remained empty and the folder was subsequently rescanned, creating an infinite loop.

BUG: 420161

Details

Committed
sdepietsApr 26 2020, 11:09 AM
Parents
R456:1bf326b4c3dc: Cleanup warnings
Branches
Unknown
Tags
Unknown