hobos: rename command to hobo_deploy, to match others (#6486)

This commit is contained in:
Frédéric Péters 2015-02-12 10:28:59 +01:00
parent d0e2120ef5
commit 0a58b8fc18
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class NoChange(Exception):
class CmdCheckHobos(Command):
name = 'check-hobos'
name = 'hobo_deploy'
def execute(self, base_options, sub_options, args):
import publisher