mirror of https://github.com/apache/jmeter.git
Bug 54274 - Property Jincludecontroller.prefix is Missing in Jmeter 2.8
Bugzilla Id: 54274
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1421561 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: e7303d00ed
This commit is contained in:
parent
8e2df91c9c
commit
c974c20677
|
|
@ -194,6 +194,9 @@ remote_hosts=127.0.0.1
|
|||
# From JMeter 2.3.1, define the following property to cause JMeter to exit after the first test
|
||||
#server.exitaftertest=true
|
||||
|
||||
# Prefix used by IncludeController when building file name
|
||||
#includecontroller.prefix=
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Logging Configuration
|
||||
#---------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue