Parcourir la source

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>
Angelo Compagnucci il y a 6 ans
Parent
commit
43ca1987e6
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      support/download/file

+ 0 - 1
support/download/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
 #