File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -110,8 +110,8 @@ bash .kokoro/coerce_logs.sh
110
110
111
111
if [[ " ${ENABLE_BUILD_COP} " == " true" ]]
112
112
then
113
- chmod +x ${KOKORO_GFILE_DIR} /linux_amd64/flakybot
114
- ${KOKORO_GFILE_DIR} /linux_amd64/flakybot -repo=googleapis/google-api-java-client
113
+ chmod +x ${KOKORO_GFILE_DIR} /linux_amd64/buildcop
114
+ ${KOKORO_GFILE_DIR} /linux_amd64/buildcop -repo=googleapis/google-api-java-client
115
115
fi
116
116
117
117
echo " exiting with ${RETURN_CODE} "
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/google-api-java-client.git",
7
- "sha": "f864c6c4a7a2b9c11b719486c86d9c7c5f86389a "
7
+ "sha": "ecfb1fb5ea2eff9903683130466027b5b96f46cf "
8
8
}
9
9
},
10
10
{
84
84
"samples/snapshot/pom.xml",
85
85
"samples/snippets/pom.xml"
86
86
]
87
- }
87
+ }
You can’t perform that action at this time.
0 commit comments