GitHub user ham1 opened a pull request:

    https://github.com/apache/jmeter/pull/117

    Removed ternary operators which are not required

    Simplified some pointless ternary operators.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ham1/jmeter excessive_ternary_ops

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jmeter/pull/117.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #117
    
----
commit 95398a5f3ffd9a3e217bda6fe85b50b6a319a570
Author: Graham Russell <gra...@ham1.co.uk>
Date:   2016-02-07T23:36:26Z

    Used foreach where possible.

commit 7a0592e2515af32377d1fcaddc1025c5a7525356
Author: Graham Russell <gra...@ham1.co.uk>
Date:   2016-02-12T20:30:22Z

    Removed pointless ternary operators

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to