Skip to content

dont use example resources, clarify which resources were searched on failure

Stuart Fisher requested to merge fix/no-default-resources into master

As @valentin.valls found out, daiquiri should not revert to the built in example config files if a file cannot be found in the current resources directory. Now it will throw, and tell you where it searched

Merge request reports