From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Sat, 19 Sep 2009 08:46:40 -0400 Subject: [U-Boot] [PATCH v3] MAKEALL: Add summary information In-Reply-To: <1253317683-2831-1-git-send-email-ptyser@xes-inc.com> References: <1253317683-2831-1-git-send-email-ptyser@xes-inc.com> Message-ID: <200909190846.41487.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday 18 September 2009 19:48:03 Peter Tyser wrote: > + TOTAL_CNT=$(($TOTAL_CNT + 1)) what i suggested want a typo ;). you dont need to expand the var inside of the $((...)). v=1; : $(( v += 1)) -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20090919/f09b4b7a/attachment.pgp