[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160615200049.GZ11948@wotan.suse.de>
Date: Wed, 15 Jun 2016 22:00:49 +0200
From: "Luis R. Rodriguez" <mcgrof@...nel.org>
To: SF Markus Elfring <elfring@...rs.sourceforge.net>
Cc: "Luis R. Rodriguez" <mcgrof@...nel.org>, cocci@...teme.lip6.fr,
mmarek@...e.com, linux-kernel@...r.kernel.org
Subject: Re: [Cocci] [PATCH v3 4/6] coccicheck: add indexing enhancement
options
On Wed, Jun 15, 2016 at 01:20:19PM +0200, SF Markus Elfring wrote:
> > +DIR=$(dirname $(readlink -f $0))
> > +DIR="${DIR}/../"
>
> How do you think about to merge these variable assignments also into one?
>
> +DIR="$(dirname $(readlink -f $0))/../"
Sure.
Luis
Powered by blists - more mailing lists