STYLE: reduce script verbosity

This commit is contained in:
Mark Olesen
2016-12-13 08:15:00 +01:00
parent 17bedf58d9
commit 6f2b2aff40
7 changed files with 2 additions and 11 deletions

View File

@ -1,6 +1,5 @@
#!/bin/sh
cd ${0%/*} || exit 1 # Run from this directory
set -x
unset COMPILE_FLAGS LINK_FLAGS