[pkg-eucalyptus-commits] [SCM] managing cloud instances for Eucalyptus branch, master, updated. 3.0.0-alpha3-257-g1da8e3a

Matt Spaulding mspaulding06 at gmail.com
Sun Jun 16 02:31:25 UTC 2013


The following commit has been merged in the master branch:
commit ab63b01ee83c4cdc60b3395089dc9c2cf6ba1aa0
Author: Matt Spaulding <mspaulding06 at gmail.com>
Date:   Tue May 14 15:04:39 2013 -0700

    Fix spelling (again)

diff --git a/euca2ools/commands/bundle/bundlevol.py b/euca2ools/commands/bundle/bundlevol.py
index 1ac1d76..ad753aa 100644
--- a/euca2ools/commands/bundle/bundlevol.py
+++ b/euca2ools/commands/bundle/bundlevol.py
@@ -75,7 +75,7 @@ class BundleVol(BundleCreator):
                     default=True, help='''Do not add instance metadata to the
                     bundled image (defaults to inheriting metadata).'''),
                 Arg('--inherit', dest='inherit', action='store_true',
-                    default=True, help='''Explicity inherit instance metadata
+                    default=True, help='''Explicitly inherit instance metadata
                     and add it to the bundled image (this is the default
                     behavior)''')),
             Arg('-i', '--include', metavar='FILE1,FILE2,...',

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list