mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Remove set -x
This commit is contained in:
@ -38,8 +38,6 @@ Script=${0##*/}
|
||||
# Source the wdep functions
|
||||
. ${0%/*}/wmakeFunctions
|
||||
|
||||
set -x
|
||||
|
||||
usage() {
|
||||
exec 1>&2
|
||||
while [ "$#" -ge 1 ]; do echo "$1"; shift; done
|
||||
|
||||
Reference in New Issue
Block a user