Remove set -x
This commit is contained in:
parent
0e51d263d0
commit
4e90a5d364
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue