summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 4a5bc6e..e927c39 100755
--- a/build.sh
+++ b/build.sh
@@ -6,3 +6,4 @@ cd build
../configure
make -j3
cd -
+exit $?