From 43ca1987e6e5eb69677e7f1b461feeef187f0656 Mon Sep 17 00:00:00 2001 From: Angelo Compagnucci Date: Tue, 8 May 2018 17:58:29 +0200 Subject: [PATCH 1/1] support/download/file: remove set -x Signed-off-by: Angelo Compagnucci Acked-by: "Yann E. MORIN" Signed-off-by: Thomas Petazzoni --- support/download/file | 1 - 1 file changed, 1 deletion(-) diff --git a/support/download/file b/support/download/file index 6dd37b04dc..e52fcf2c8c 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.39.2