Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Commit

Permalink
Enabled printing of commands in release script
Browse files Browse the repository at this point in the history
  • Loading branch information
whiskeysierra committed May 23, 2017
1 parent 0addafc commit d1d7f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh -e
#!/bin/sh -ex

: ${2?"Usage: $0 <release-version> <next-version>"}

Expand Down

0 comments on commit d1d7f06

Please sign in to comment.