You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by David Nalley <da...@gnsa.us> on 2012/05/26 21:11:00 UTC

Fwd: [CloudStack] Fix variable name in createtmplt.sh ($tmplfs -> $tmpltfs) (#15)

---------- Forwarded message ----------
From: butanet <re...@reply.github.com>
Date: Sat, May 26, 2012 at 1:24 PM
Subject: [CloudStack] Fix variable name in createtmplt.sh ($tmplfs ->
$tmpltfs) (#15)
To: hudsoncloudies <ke...@cloudstack.org>


You can merge this Pull Request by running:

 git pull https://github.com/butanet/CloudStack patch-2

Or you can view, comment on it, or merge it online at:

 https://github.com/CloudStack/CloudStack/pull/15

-- Commit Summary --

* Fix variable name in createtmplt.sh ($tmplfs -> $tmpltfs)

-- File Changes --

M scripts/storage/qcow2/createtmplt.sh (2)

-- Patch Links --

 https://github.com/CloudStack/CloudStack/pull/15.patch
 https://github.com/CloudStack/CloudStack/pull/15.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/CloudStack/CloudStack/pull/15

Re: [CloudStack] Fix variable name in createtmplt.sh ($tmplfs -> $tmpltfs) (#15)

Posted by David Nalley <da...@gnsa.us>.
On Sat, May 26, 2012 at 3:11 PM, David Nalley <da...@gnsa.us> wrote:
> ---------- Forwarded message ----------
> From: butanet <re...@reply.github.com>
> Date: Sat, May 26, 2012 at 1:24 PM
> Subject: [CloudStack] Fix variable name in createtmplt.sh ($tmplfs ->
> $tmpltfs) (#15)
> To: hudsoncloudies <ke...@cloudstack.org>
>
>
> You can merge this Pull Request by running:
>
>  git pull https://github.com/butanet/CloudStack patch-2
>
> Or you can view, comment on it, or merge it online at:
>
>  https://github.com/CloudStack/CloudStack/pull/15
>
> -- Commit Summary --
>
> * Fix variable name in createtmplt.sh ($tmplfs -> $tmpltfs)
>
> -- File Changes --
>
> M scripts/storage/qcow2/createtmplt.sh (2)
>
> -- Patch Links --
>
>  https://github.com/CloudStack/CloudStack/pull/15.patch
>  https://github.com/CloudStack/CloudStack/pull/15.diff
>
> ---
> Reply to this email directly or view it on GitHub:
> https://github.com/CloudStack/CloudStack/pull/15

Thanks for this patch (I am including it for the record here)

I have applied this to master and 3.0.x branches.

--David