support/download/file: remove set -x

Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Angelo Compagnucci 2018-05-08 17:58:29 +02:00 committed by Thomas Petazzoni
parent a9bb361435
commit 43ca1987e6

View File

@ -2,7 +2,6 @@
# We want to catch any unexpected failure, and exit immediately
set -e
set -x
# Download helper for cp, to be called from the download wrapper script
#