Skip to content
Snippets Groups Projects
Commit fab19580 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

swig: fail in case of command failure

Change-Id: I9fe9c38812a8a6b77c2a85ad356006ef953b7bc6
parent 641fc56b
No related branches found
No related tags found
No related merge requests found
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>. # along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
JNIDIR=`pwd` JNIDIR=`pwd`
PACKAGE=cx.ring.daemon PACKAGE=cx.ring.daemon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment