Skip to content

Commit

Permalink
chore(python): remove one remaining extra bash line (#565)
Browse files Browse the repository at this point in the history
To avoid generating bogus PRs

Co-authored-by: Jeffrey Rennie <rennie@google.com>
  • Loading branch information
cguardia and SurferJeffAtGoogle authored May 19, 2020
1 parent 2d9b52e commit d2364eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions synthtool/gcp/templates/python_library/.kokoro/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d2364eb

Please sign in to comment.