Forráskód Böngészése

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 6 éve
szülő
commit
43ca1987e6
1 módosított fájl, 0 hozzáadás és 1 törlés
  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
 #