Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] support/download/file: remove set -x
@ 2018-05-08 15:58 Angelo Compagnucci
  2018-05-12 15:07 ` Yann E. MORIN
  2018-05-13 20:26 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Angelo Compagnucci @ 2018-05-08 15:58 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Angelo Compagnucci <angelo@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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] support/download/file: remove set -x
  2018-05-08 15:58 [Buildroot] [PATCH] support/download/file: remove set -x Angelo Compagnucci
@ 2018-05-12 15:07 ` Yann E. MORIN
  2018-05-13 20:26 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2018-05-12 15:07 UTC (permalink / raw)
  To: buildroot

Angelo, All,

On 2018-05-08 17:58 +0200, Angelo Compagnucci spake thusly:
> Signed-off-by: Angelo Compagnucci <angelo@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

Damn, yes! :-)

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

>  # Download helper for cp, to be called from the download wrapper script
>  #
> -- 
> 2.7.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] support/download/file: remove set -x
  2018-05-08 15:58 [Buildroot] [PATCH] support/download/file: remove set -x Angelo Compagnucci
  2018-05-12 15:07 ` Yann E. MORIN
@ 2018-05-13 20:26 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-05-13 20:26 UTC (permalink / raw)
  To: buildroot

Hello,

On Tue,  8 May 2018 17:58:29 +0200, Angelo Compagnucci wrote:
> Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
> ---
>  support/download/file | 1 -
>  1 file changed, 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-13 20:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-08 15:58 [Buildroot] [PATCH] support/download/file: remove set -x Angelo Compagnucci
2018-05-12 15:07 ` Yann E. MORIN
2018-05-13 20:26 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox