summaryrefslogtreecommitdiff
path: root/build_single.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_single.sh')
-rwxr-xr-xbuild_single.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_single.sh b/build_single.sh
index 150509a..a9431bd 100755
--- a/build_single.sh
+++ b/build_single.sh
@@ -59,7 +59,7 @@ pushd contrib/depends
popd
source contrib/depends/$HOST_ABI/_source_me
export PATH="$(PWD)/contrib/depends/$HOST_ABI/native/bin:$PATH"
-
+exit 13
buildType=Release
pushd ${repo}_libwallet2_api_c