GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/682
Adding set -e on merge script
I had some cases where I had pending changes on my local copy and the
script silent failed.
This will make sure people using this script would notice any failure
during a merge
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis script
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/682.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #682
----
commit 5f51ef4e213d60802ba07052dfe21231911db1f8
Author: Clebert Suconic <[email protected]>
Date: 2016-07-28T19:23:57Z
Adding set -e on merge script
I had some cases where I had pending changes on my local copy and the
script silent failed.
This will make sure people using this script would notice any failure
during a merge
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---