You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "David Robinson (JIRA)" <ji...@apache.org> on 2014/04/02 22:59:15 UTC

[jira] [Created] (AURORA-307) aurora open command throws a stacktrace when called with no arguments

David Robinson created AURORA-307:
-------------------------------------

             Summary: aurora open command throws a stacktrace when called with no arguments
                 Key: AURORA-307
                 URL: https://issues.apache.org/jira/browse/AURORA-307
             Project: Aurora
          Issue Type: Bug
          Components: Client
            Reporter: David Robinson


{noformat}
aurora open
Traceback (most recent call last):
  File "/Users/mleinartas/.tools-cache/home/aurora/tools/client/bin/aurora/twitter/common/app/application.py", line 738, in _wrap_method
    return_code = method()
  File "/Users/mleinartas/.tools-cache/home/aurora/tools/client/bin/aurora/twitter/common/app/application.py", line 760, in <lambda>
    main = lambda: main_method(*args, **kwargs)
  File "/Users/mleinartas/.tools-cache/home/aurora/tools/client/bin/aurora/.deps/apache.aurora.client-0.5.0_DEV1395166800-py2.6.egg/apache/aurora/client/commands/core.py", line 215, in do_open
    args = args[0].split("/")
IndexError: list index out of range
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)