renumberMesh/Allwmake: Removed 'set -x'

This commit is contained in:
Henry Weller
2016-11-13 15:27:25 +00:00
parent 32990e2898
commit 1d6637a81b

View File

@ -3,7 +3,6 @@ cd ${0%/*} || exit 1 # Run from this directory
# Parse arguments for compilation (at least for error catching)
. $WM_PROJECT_DIR/wmake/scripts/AllwmakeParseArguments
set -x
export COMPILE_FLAGS=''
export LINK_FLAGS=''