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

Garrett Holmstrom gholms at fedoraproject.org
Sun Jun 16 02:31:14 UTC 2013


The following commit has been merged in the master branch:
commit d70b0fc5a0352927a2314f047d9f4b36f9f1f889
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Wed May 1 11:58:07 2013 -0700

    More ellipses!

diff --git a/euca2ools/commands/eustore/installimage.py b/euca2ools/commands/eustore/installimage.py
index 2fe14ee..f303fc9 100644
--- a/euca2ools/commands/eustore/installimage.py
+++ b/euca2ools/commands/eustore/installimage.py
@@ -277,7 +277,7 @@ class InstallImage(EuStoreRequest, FileTransferProgressBarMixin):
 
     def bundle_and_register_all(self, workdir, tarball_filename):
         if self.args['show_progress']:
-            print 'Preparing to extract image'
+            print 'Preparing to extract image...'
         image_name = 'eustore-{0}'.format(
             os.path.splitext(os.path.basename(tarball_filename))[0])
         tarball = tarfile.open(tarball_filename, 'r:gz')

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list