[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180326142043.GC18897@kernel.org>
Date: Mon, 26 Mar 2018 11:20:43 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Jiri Olsa <jolsa@...nel.org>
Cc: lkml <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
David Ahern <dsahern@...il.com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [PATCH] perf check-headers.sh: Fix check-headers.sh opts
assignment
Em Wed, Mar 21, 2018 at 03:05:15PM +0100, Jiri Olsa escreveu:
> Currently opts variable is not zero-ed and we keep
> on adding to it, ending up with:
>
> $ check-headers.sh 2>&1
> + opts=' "-B"'
> + opts=' "-B" "-B"'
> + opts=' "-B" "-B" "-B"'
> + opts=' "-B" "-B" "-B" "-B"'
> + opts=' "-B" "-B" "-B" "-B" "-B"'
> + opts=' "-B" "-B" "-B" "-B" "-B" "-B"'
Thanks, tested and applied.
- Arnaldo
Powered by blists - more mailing lists