You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Mark Chu-Carroll (JIRA)" <ji...@apache.org> on 2014/04/03 23:49:18 UTC

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

    [ https://issues.apache.org/jira/browse/AURORA-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959281#comment-13959281 ] 

Mark Chu-Carroll commented on AURORA-307:
-----------------------------------------

Review in https://reviews.apache.org/r/20009/

> 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
>            Assignee: Mark Chu-Carroll
>
> {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)