On Sat, May 26, 2012 at 3:10 PM, David Nalley <da...@gnsa.us> wrote: > ---------- Forwarded message ---------- > From: butanet > <reply+i-4766618-c54e5a6270c3924a6ec44538fe1ad5bf18d624b8-1129...@reply.github.com> > Date: Sat, May 26, 2012 at 11:39 AM > Subject: [CloudStack] Fix variable name in createtmplt.sh (#14) > To: hudsoncloudies <ke4...@cloudstack.org> > > > line 100: "$qemu-img" should be "$qemu_img" > > You can merge this Pull Request by running: > > git pull https://github.com/butanet/CloudStack patch-1 > > Or you can view, comment on it, or merge it online at: > > https://github.com/CloudStack/CloudStack/pull/14 > > -- Commit Summary -- > > * Fix variable name in createtmplt.sh > > -- File Changes -- > > M scripts/storage/qcow2/createtmplt.sh (2) > > -- Patch Links -- > > https://github.com/CloudStack/CloudStack/pull/14.patch > https://github.com/CloudStack/CloudStack/pull/14.diff > > --- > Reply to this email directly or view it on GitHub: > https://github.com/CloudStack/CloudStack/pull/14
Thanks for this patch, and for catching the typo in the variable name. I have applied this to 3.0.x and master - and attaching the patch here for the record. --David