From d2364eb80b840a36136c8ce12f1c6efabcc9600e Mon Sep 17 00:00:00 2001 From: Carlos de la Guardia Date: Tue, 19 May 2020 11:57:19 -0500 Subject: [PATCH] chore(python): remove one remaining extra bash line (#565) To avoid generating bogus PRs Co-authored-by: Jeffrey Rennie --- synthtool/gcp/templates/python_library/.kokoro/release.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/synthtool/gcp/templates/python_library/.kokoro/release.sh b/synthtool/gcp/templates/python_library/.kokoro/release.sh index 628cf877a..4c9d2476b 100755 --- a/synthtool/gcp/templates/python_library/.kokoro/release.sh +++ b/synthtool/gcp/templates/python_library/.kokoro/release.sh @@ -13,8 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -#!/bin/bash - set -eo pipefail # Start the releasetool reporter