[
https://issues.apache.org/jira/browse/GIRAPH-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Homan updated GIRAPH-261:
-------------------------------
Summary: Rename isQuiet variable (was: Renave isQuiet variable)
> 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