Merge "Remove wired corpus name, use the one from the environment"

This commit is contained in:
Treehugger Robot 2021-03-06 08:09:25 +00:00 committed by Gerrit Code Review
commit d8570b3077
2 changed files with 0 additions and 4 deletions

View File

@ -2,7 +2,6 @@
{
"pattern": "(.*)",
"vname": {
"corpus": "android.googlesource.com/platform/superproject",
"path": "@1@"
}
}

View File

@ -2,7 +2,6 @@
{
"pattern": "out/(.*)",
"vname": {
"corpus": "android.googlesource.com/platform/superproject",
"root": "out",
"path": "@1@"
}
@ -10,9 +9,7 @@
{
"pattern": "(.*)",
"vname": {
"corpus": "android.googlesource.com/platform/superproject",
"path": "@1@"
}
}
]