File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ job=$(basename ${KOKORO_JOB_NAME})
2828echo " coercing sponge logs..."
2929for xml in ` find . -name * -sponge_log.xml`
3030do
31- echo " processing ${xml} "
3231 class=$( basename ${xml} | cut -d- -f2)
3332 dir=$( dirname ${xml} ) /${job} /${class}
3433 text=$( dirname ${xml} ) /${class} -sponge_log.txt
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-bigtable.git",
7- "sha": "ea7de844333ea43d55b8907f86534ccbb679ac18 "
7+ "sha": "4614912b6ea76c9057b1a4cbf869eb3145bce18f "
88 }
99 },
1010 {
1919 "git": {
2020 "name": "synthtool",
2121 "remote": "https://github.com/googleapis/synthtool.git",
22- "sha": "8f76a885deaaf2fe234daeba4a8cc4d1b3de8086 "
22+ "sha": "1c0c698705e668ccb3d68556ae7260f16ce63a6e "
2323 }
2424 }
2525 ],
You can’t perform that action at this time.
0 commit comments