Details
Description
When using Ivy in standalone mode and passing the -dependency option, it is impossible to suppress a "loading settings" banner from being the first line of output, regardless of whether the -warn or -error flags have been passed. For some reason this is not a problem when using the -ivy option instead of -dependency. The attached patch solves the problem in my environment.