File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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/buildcop
114
- ${KOKORO_GFILE_DIR} /linux_amd64/buildcop -repo=googleapis/google-http-java-client
113
+ chmod +x ${KOKORO_GFILE_DIR} /linux_amd64/flakybot
114
+ ${KOKORO_GFILE_DIR} /linux_amd64/flakybot -repo=googleapis/google-http-java-client
115
115
fi
116
116
117
117
echo " exiting with ${RETURN_CODE} "
Original file line number Diff line number Diff line change 11
11
"git": {
12
12
"name": "synthtool",
13
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "3816b080296d4d52975079fd26c110dd26ba25af "
14
+ "sha": "d1bb9173100f62c0cfc8f3138b62241e7f47ca6a "
15
15
}
16
16
}
17
17
],
You can’t perform that action at this time.
0 commit comments