Author: fschumacher
Date: Sat Feb 16 12:04:39 2019
New Revision: 1853704

URL: http://svn.apache.org/viewvc?rev=1853704&view=rev
Log:
Correct name of executable that gets wrapped

Modified:
    jmeter/trunk/bin/jmeter.sh

Modified: jmeter/trunk/bin/jmeter.sh
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/bin/jmeter.sh?rev=1853704&r1=1853703&r2=1853704&view=diff
==============================================================================
--- jmeter/trunk/bin/jmeter.sh (original)
+++ jmeter/trunk/bin/jmeter.sh Sat Feb 16 12:04:39 2019
@@ -15,7 +15,7 @@
 ##   See the License for the specific language governing permissions and
 ##   limitations under the License.
 
-## This is a simple wrapper for the script bin/jmeter.sh
+## This is a simple wrapper for the script bin/jmeter
 ##
 ## Basic JMeter startup script for Un*x systems
 ## See the "jmeter" script for details of options that can be used for Sun JVMs


Reply via email to