From: Rongze Zhu Date: Fri, 7 Sep 2012 06:25:27 +0000 (+0800) Subject: Typo nova => cinder X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=3e9b64c09ee631b355e8131930f8e9c35c061029;p=openstack-build%2Fcinder-build.git Typo nova => cinder Change-Id: I715feee8ca84fb65518e750585f82e942e710ecd --- diff --git a/bin/cinder-manage b/bin/cinder-manage index 8edcd0e3a..8f4a4c3dc 100755 --- a/bin/cinder-manage +++ b/bin/cinder-manage @@ -675,7 +675,7 @@ def main(): except Exception: print _('sudo failed, continuing as if nothing happened') - print _('Please re-run nova-manage as root.') + print _('Please re-run cinder-manage as root.') sys.exit(2) script_name = argv.pop(0)