You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by se...@apache.org on 2017/03/01 21:48:06 UTC

svn commit: r1785048 - /jmeter/trunk/xdocs/usermanual/properties_reference.xml

Author: sebb
Date: Wed Mar  1 21:48:06 2017
New Revision: 1785048

URL: http://svn.apache.org/viewvc?rev=1785048&view=rev
Log:
Wrong place for comment

Modified:
    jmeter/trunk/xdocs/usermanual/properties_reference.xml

Modified: jmeter/trunk/xdocs/usermanual/properties_reference.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/properties_reference.xml?rev=1785048&r1=1785047&r2=1785048&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/properties_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/properties_reference.xml Wed Mar  1 21:48:06 2017
@@ -1103,12 +1103,14 @@ JMETER-SERVER</source>
     Defaults to empty value.
 </property>
 </properties>
+    <p>
+    The file <code>BeanShellListeners.bshrc</code> contains sample definitions
+    of Test and Thread Listeners.<br/>
+    </p>
 </section>
 <section name="&sect-num;.30 MailerModel configuration" anchor="mailer">
 <properties>
 <property name="mailer.successlimit">
-    The file <code>BeanShellListeners.bshrc</code> contains sample definitions
-    of Test and Thread Listeners.<br/>
     Number of successful samples before a message is sent.<br/>
     Defaults to: <code>2</code>
 </property>