]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - support/download/file
support/download/file: remove set -x
[coffee/buildroot.git] / support / download / file
index 6dd37b04dc6a63c413fc685f3f7f1a908ca99b08..e52fcf2c8ca41afcb18bfb18057525ab4ce873d7 100755 (executable)
@@ -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
 #