Closed njeudy closed 6 years ago
Not, because we personally never use the *
feature.
It seems pretty obvious that there's a failure in this method that expands the wildcards. I guess it should skip non-folder matches.
However one thing is true: it's expanding correctly. Maybe if you just use */
instead, it would skip non-dir automatically.
I'm closing this issue because this bug is not from doodba-qa itself, feel free to submit the patch to docker-odoo-base instead if you wish. Thanks!
Hello,
I try to use (and contribute) to doodba-qa and I have this error (think it's due to last commit for addons ..)
Some OCA repo have LICENSE file and I use "*" in addons.yml ..
If I had only module I want, it is working, .. but some repo have lots of modules :) Did you encounter the same experience @Yajo ?