Fix corpus name.

Bug: 141385476
Test: manual
Change-Id: I609451b1fe58c076a6d9d7f5775884b52f7cd440
This commit is contained in:
Sasha Smundak 2019-10-02 14:47:23 -07:00
parent b244e84de6
commit c7e6caad59

View file

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