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

Jakob Homan commented on GIRAPH-261:
------------------------------------

+1
                
> Rename isQuiet variable
> -----------------------
>
>                 Key: GIRAPH-261
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-261
>             Project: Giraph
>          Issue Type: Improvement
>    Affects Versions: 0.2.0
>            Reporter: Gianmarco De Francisci Morales
>            Assignee: Gianmarco De Francisci Morales
>            Priority: Trivial
>         Attachments: GIRAPH-261.patch
>
>
> It's a stupid thing but it took away 30 seconds of my life without any reason:
> {code}
> boolean isQuiet = !cmd.hasOption('q');
> {code}
> isQuiet = not isQuiet ???
> Let's call it verbose.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to