From: Dean Camera Date: Sun, 27 May 2012 17:11:43 +0000 (+0000) Subject: Oops - shell variables can't use the += operator - must reference the existing value... X-Git-Tag: LUFA-120730~8 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/96462ac746218d8a2eff596544ad4bef481402ea?hp=96462ac746218d8a2eff596544ad4bef481402ea Oops - shell variables can't use the += operator - must reference the existing value in the new value to append. ---