You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by ra0077 <gi...@git.apache.org> on 2016/04/14 22:35:59 UTC

[GitHub] jmeter pull request: Bug59329_CSVDataSetTrimFilenamev2

GitHub user ra0077 opened a pull request:

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

    Bug59329_CSVDataSetTrimFilenamev2

    Hi,
    
    Like I have proposed in "Bug 56877 - CSVDataSet does not trim spaces in
    <filename>.csv", I split this issue into different PR/Issues to merge
    fix step by step
    
    With this fix I propose to trim spaces in input filename in CSVDataSet.
    
    Without this fix, if the user put a space at the beginning of the input
    filename, we have an illegal argument exception 
    
    Antonio

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

    $ git pull https://github.com/ra0077/jmeter Bug59329_CSVDataSetTrimFilenamev2

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

    https://github.com/apache/jmeter/pull/196.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 #196
    
----
commit 8436e18fde7841d74cda06759319d09be2574555
Author: ra0077 <ra...@gmail.com>
Date:   2016-04-14T20:35:20Z

    Bug59329_CSVDataSetTrimFilenamev2
    
    Hi,
    
    Like I have proposed in "Bug 56877 - CSVDataSet does not trim spaces in
    <filename>.csv", I split this issue into different PR/Issues to merge
    fix step by step
    
    With this fix I propose to trim spaces in input filename in CSVDataSet.
    
    Without this fix, if the user put a space at the beginning of the input
    filename, we have an illegal argument exception 
    
    Antonio

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter pull request #196: Bug59329_CSVDataSetTrimFilenamev2

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---