mirror of https://github.com/apache/jmeter.git
Formatting
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1747857 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: cddffb800a
This commit is contained in:
parent
9c8ac81f5b
commit
47ccb4c092
|
|
@ -541,8 +541,8 @@ Uncomment this line if you put anything in httpclient.parameters file</property>
|
|||
</section>
|
||||
<section name="§-num;.33 MailerModel configuration" anchor="mailer">
|
||||
<properties>
|
||||
<property name="mailer.successlimit"> The file BeanShellListeners.bshrc contains sample definitions<br/> of Test and Thread Listeners.<br/> Number of successful samples before a message is sent<br/>, defaults to:2</property>
|
||||
<property name="mailer.failurelimit"><br/> Number of failed samples before a message is sent<br/>, defaults to:2</property>
|
||||
<property name="mailer.successlimit">The file BeanShellListeners.bshrc contains sample definitions of Test and Thread Listeners.<br/> Number of successful samples before a message is sent<br/> defaults to:2</property>
|
||||
<property name="mailer.failurelimit">Number of failed samples before a message is sent<br/> defaults to:2</property>
|
||||
</properties>
|
||||
</section>
|
||||
<section name="§-num;.34 CSVRead configuration" anchor="csv">
|
||||
|
|
@ -566,7 +566,7 @@ Uncomment this line if you put anything in httpclient.parameters file</property>
|
|||
</section>
|
||||
<section name="§-num;.36 CSV DataSet configuration" anchor="csv_dataset">
|
||||
<properties>
|
||||
<property name="csvdataset.eofstring"> String to return at EOF (if recycle not used)<br/>, defaults to:<code><EOF></code></property>
|
||||
<property name="csvdataset.eofstring"> String to return at EOF (if recycle not used)<br/> defaults to:<code><EOF></code></property>
|
||||
</properties>
|
||||
</section>
|
||||
<section name="§-num;.37 LDAP Sampler configuration" anchor="ldap">
|
||||
|
|
|
|||
Loading…
Reference in New Issue