[Buildroot] [PATCH] support/download/file: remove set -x

Angelo Compagnucci angelo at amarulasolutions.com
Tue May 8 15:58:29 UTC 2018


Signed-off-by: Angelo Compagnucci <angelo at amarulasolutions.com>
---
 support/download/file | 1 -
 1 file changed, 1 deletion(-)

diff --git a/support/download/file b/support/download/file
index 6dd37b0..e52fcf2 100755
--- a/support/download/file
+++ b/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
 #
-- 
2.7.4



More information about the buildroot mailing list