summaryrefslogtreecommitdiff
path: root/scripts/release-common.sh
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-08-04 22:18:36 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-08-04 22:18:36 (GMT)
commita56721af475311b2442e9d5d937455be6f135c93 (patch)
treec2860d474e749b3ce107f5d2c8e80c5d219e6cc6 /scripts/release-common.sh
parenta32dcbf4ba7e9439433cf7727066a466058629ba (diff)
use mxe's nsis if we dont have it. detect MCAD better.
Diffstat (limited to 'scripts/release-common.sh')
-rwxr-xr-xscripts/release-common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/release-common.sh b/scripts/release-common.sh
index ad1ccaa..84874bf 100755
--- a/scripts/release-common.sh
+++ b/scripts/release-common.sh
@@ -27,7 +27,7 @@ printUsage()
OPENSCADDIR=$PWD
if [ ! -f $OPENSCADDIR/openscad.pro ]; then
echo "Must be run from the OpenSCAD source root directory"
- exit 0
+ exit 1
fi
if [[ "$OSTYPE" =~ "darwin" ]]; then
contact: Jan Huwald // Impressum