diff --git a/ee/cli/plugins/stack.py b/ee/cli/plugins/stack.py index 0f19eae6..a39e4d82 100644 --- a/ee/cli/plugins/stack.py +++ b/ee/cli/plugins/stack.py @@ -501,7 +501,7 @@ class EEStackController(CementBaseController): self.app.log.debug("Executing command " "/var/www/22222/htdocs/vimbadmin/bin" "/doctrine2-cli.php orm:schema-tool:" - "create" ") + "create") EEShellExec.cmd_exec("/var/www/22222/htdocs/vimbadmin/bin" "/doctrine2-cli.php orm:schema-tool:" "create")