From: Andrew Morton <akpm@linux-foundation.org>
To: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
Cc: "Liu, Changcheng" <changcheng.liu@intel.com>,
sergey.senozhatsky@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tools/slabinfo-gnuplot: force to use bash shell
Date: Fri, 8 Dec 2017 14:02:46 -0800 [thread overview]
Message-ID: <20171208140246.bc111cc726d5f7f8ff7c2ed2@linux-foundation.org> (raw)
In-Reply-To: <20171208103315.GF628@jagdpanzerIV>
On Fri, 8 Dec 2017 19:33:15 +0900 Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> wrote:
> On (12/08/17 17:37), Liu, Changcheng wrote:
> >
> > On some linux distributions, the default link of sh
> > is dash which deoesn't support split array like
> > ${var//,/ }
> > It's better to force to use bash shell directly.
> >
> > Signed-off-by: Liu Changcheng <changcheng.liu@intel.com>
>
> Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
It would be better to rewrite the script to avoid bashisms. But...
akpm3:/usr/src/linux-4.15-rc2> grep -rl "/bin/bash" . | wc -l
164
I guess we lost that fight a long time ago.
next prev parent reply other threads:[~2017-12-08 22:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-08 9:37 Liu, Changcheng
2017-12-08 10:33 ` Sergey Senozhatsky
2017-12-08 22:02 ` Andrew Morton [this message]
2017-12-08 22:20 ` Joe Perches
2017-12-08 23:59 ` Sergey Senozhatsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171208140246.bc111cc726d5f7f8ff7c2ed2@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=changcheng.liu@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sergey.senozhatsky.work@gmail.com \
--cc=sergey.senozhatsky@gmail.com \
--subject='Re: [PATCH] tools/slabinfo-gnuplot: force to use bash shell' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.