Keep debug trace off to avoid polluting the logs

Change-Id: I8a2d878a52b5e0a818d7f80fff495feca84d0e9c
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
Dimitrios Apostolou
2019-11-05 17:30:46 +01:00
parent a270bcdb6b
commit 33d2547817

View File

@@ -33,7 +33,7 @@
##
#############################################################################
set -ex
set -e
. $(dirname "$0")/../../common/unix/DownloadURL.sh