You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2016/12/18 20:36:18 UTC

svn commit: r1774945 - /jmeter/trunk/build.xml

Author: fschumacher
Date: Sun Dec 18 20:36:18 2016
New Revision: 1774945

URL: http://svn.apache.org/viewvc?rev=1774945&view=rev
Log:
Removed a line to many in last commit

Modified:
    jmeter/trunk/build.xml

Modified: jmeter/trunk/build.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/build.xml?rev=1774945&r1=1774944&r2=1774945&view=diff
==============================================================================
--- jmeter/trunk/build.xml (original)
+++ jmeter/trunk/build.xml Sun Dec 18 20:36:18 2016
@@ -2653,6 +2653,7 @@ run JMeter unless all the JMeter jars ar
       Using the same module controller name in command line mode causes NPE
       <param name="batchtest.name" value="Bug47165"/>
     </antcall>
+  -->
 
     <antcall target="batchtest">
       <!-- variable in IPSource failed HTTP request if "Concurrent Pool Size" is enabled -->