5890b58b2146eb59db0ebf37bf675f90e8ebfb0c
subdirs = ["bionic/*"] in the root Blueprints causes blueprint to search subdirectories of bionic for Blueprints files instead of searching the bionic directory itself. Replace it with subdirs = ["bionic"] and allow bionic/Blueprints to specify its subdirs. Change-Id: Iac9d2407a3d4c87b3c23390f887b187f276ee72f
Description
No description provided
Languages
Go
92.8%
Python
5%
Shell
2.1%