Skip to content

Commit 510d17a

Browse files
chore(python): remove one remaining extra bash line (#565) (#921)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/114f5035-f0cf-4ea6-8fee-cdb41d93a838/targets Source-Link: googleapis/synthtool@d2364eb
1 parent 4ed7d3f commit 510d17a

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

.kokoro/release.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
#!/bin/bash
17-
1816
set -eo pipefail
1917

2018
# Start the releasetool reporter

synth.metadata

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
{
2-
"updateTime": "2020-03-30T20:47:31.469660Z",
32
"sources": [
3+
{
4+
"git": {
5+
"name": ".",
6+
"remote": "https://github.com/googleapis/google-api-python-client.git",
7+
"sha": "b8458c0b73030155b64a3c2392b2f70e5fbc3baf"
8+
}
9+
},
410
{
511
"git": {
612
"name": "synthtool",
713
"remote": "https://github.com/googleapis/synthtool.git",
8-
"sha": "f5e8c88d9870d8aa4eb43fa0b39f07e02bfbe4df"
14+
"sha": "d2364eb80b840a36136c8ce12f1c6efabcc9600e"
915
}
1016
}
1117
]

0 commit comments

Comments
 (0)