Fix typos in cr-builbucket.cfg
Change-Id: I9f8cb76cdae0de8c03afd1ca2f9ecf1d29b1783c
This commit is contained in:
parent
0c601f2646
commit
25b4d318c9
|
@ -60,7 +60,7 @@ job {
|
|||
}
|
||||
}
|
||||
job {
|
||||
id: "linux-clang-dbg-x86"
|
||||
id: "linux-clang-rel-x86"
|
||||
acl_sets: "default"
|
||||
buildbucket: {
|
||||
server: "cr-buildbucket.appspot.com"
|
||||
|
@ -116,7 +116,7 @@ job {
|
|||
}
|
||||
}
|
||||
job {
|
||||
id: "win-clang-dbg-x86"
|
||||
id: "win-clang-rel-x86"
|
||||
acl_sets: "default"
|
||||
buildbucket: {
|
||||
server: "cr-buildbucket.appspot.com"
|
||||
|
|
Loading…
Reference in New Issue