Merge "Remove wired corpus name, use the one from the environment"
This commit is contained in:
commit
d8570b3077
|
@ -2,7 +2,6 @@
|
|||
{
|
||||
"pattern": "(.*)",
|
||||
"vname": {
|
||||
"corpus": "android.googlesource.com/platform/superproject",
|
||||
"path": "@1@"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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@"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue