On Mon, Mar 05, 2012 at 09:37:50AM -0700, Eric Blake wrote:
> On 03/05/2012 07:13 AM, Nellis, Kenneth wrote:
> > From: Corinna Vinschen
> > > Thanks for the review.  Like this?
> > If you're open to improvements, the form
> >     x=$(($x + 1))
> > could arguably be improved with any of the following:
> >     x=$((x + 1))
> Still POSIX, and supported by /bin/sh (even where /bin/sh is dash)

Duly noted. Will be included in next release.
Thanks.

-- 
Huella de clave primaria: AD8F BDC0 5A2C FD5F A179  60E7 F79B AB04 5299 EC56

Attachment: signature.asc
Description: Digital signature

Reply via email to