[
https://issues.apache.org/jira/browse/AURORA-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093242#comment-14093242
]
Mark Chu-Carroll commented on AURORA-642:
-----------------------------------------
It's a silly error: "aurora job inspect" uses "context.print_out()" to
generate blank lines for text formatting. The print_out method takes a
mandatory string parameter - so the call should have been
'context.print_out("")'.
> aurora job inspect calls print_out() incorrectly
> ------------------------------------------------
>
> Key: AURORA-642
> URL: https://issues.apache.org/jira/browse/AURORA-642
> Project: Aurora
> Issue Type: Story
> Components: Client
> Reporter: Mark Chu-Carroll
> Assignee: Mark Chu-Carroll
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)