
The logic in the validation was incorrect in that it would actually error (return 1) if args.quiet >= 2, even though the file was excluded. This commit fixes that bug, as well as improves the message around excluded files, which should not be a warning, only informative. Change-Id: I2cd8cd84a7ebb952e3c39f99a460177b9be9c2e1