summaryrefslogtreecommitdiff
path: root/scripts/release-common.sh
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-05-18 16:39:48 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-05-18 16:39:48 (GMT)
commit7d68cb0232d15950275b22836652238625eb9ae2 (patch)
tree6f538e329c5aef3e6fdd7d507792040d7f86f905 /scripts/release-common.sh
parent48816160cd87fe067156c5b8622e31ab10754e74 (diff)
improve mingw build, make rm silent
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 a9fb3b5..261905d 100755
--- a/scripts/release-common.sh
+++ b/scripts/release-common.sh
@@ -160,7 +160,7 @@ esac
case $OS in
LINXWIN)
cd $DEPLOYDIR
- make -s clean ## comment out for test-run
+ make clean ## comment out for test-run
cd $OPENSCADDIR
;;
*)
contact: Jan Huwald // Impressum