From 1d6637a81b1d905cfd0d22d15f5df4c2bf7f8428 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Sun, 13 Nov 2016 15:27:25 +0000 Subject: [PATCH] renumberMesh/Allwmake: Removed 'set -x' --- applications/utilities/mesh/manipulation/renumberMesh/Allwmake | 1 - 1 file changed, 1 deletion(-) diff --git a/applications/utilities/mesh/manipulation/renumberMesh/Allwmake b/applications/utilities/mesh/manipulation/renumberMesh/Allwmake index 3acf4a1da..ee135cc37 100755 --- a/applications/utilities/mesh/manipulation/renumberMesh/Allwmake +++ b/applications/utilities/mesh/manipulation/renumberMesh/Allwmake @@ -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=''