Merge pull request #10626 from teawater/ma

Add mem-agent to kata
This commit is contained in:
Fupan Li
2024-12-24 14:11:36 +08:00
committed by GitHub
39 changed files with 7326 additions and 8 deletions

View File

@@ -472,6 +472,7 @@ static_check_license_headers()
--exclude="tools/packaging/qemu/default-configs/*" \
--exclude="src/libs/protocols/protos/gogo/*.proto" \
--exclude="src/libs/protocols/protos/google/*.proto" \
--exclude="src/mem-agent/example/protocols/protos/google/protobuf/*.proto" \
--exclude="src/libs/*/test/texture/*" \
--exclude="*.dic" \
-EL $extra_args "\<${pattern}\>" \