diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova/nova-consoleauth | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova/nova-consoleauth b/meta-openstack/recipes-devtools/python/python-nova/nova-consoleauth index d2c1f29..59c6cee 100644 --- a/meta-openstack/recipes-devtools/python/python-nova/nova-consoleauth +++ b/meta-openstack/recipes-devtools/python/python-nova/nova-consoleauth | |||
| @@ -99,7 +99,7 @@ case "$1" in | |||
| 99 | status | 99 | status |
| 100 | ;; | 100 | ;; |
| 101 | *) | 101 | *) |
| 102 | echo "Usage: /etc/init.d/nova-consoleauth {start|stop|restart|force-reload|status|reload|status}" | 102 | echo "Usage: /etc/init.d/nova-consoleauth {start|stop|restart|force-reload|status|reload}" |
| 103 | exit 1 | 103 | exit 1 |
| 104 | ;; | 104 | ;; |
| 105 | esac | 105 | esac |
