Author: sebb Date: Fri Oct 3 18:19:31 2008 New Revision: 701578 URL: http://svn.apache.org/viewvc?rev=701578&view=rev Log: Minor typo
Modified: jakarta/jmeter/trunk/bin/jmeter.properties Modified: jakarta/jmeter/trunk/bin/jmeter.properties URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/bin/jmeter.properties?rev=701578&r1=701577&r2=701578&view=diff ============================================================================== --- jakarta/jmeter/trunk/bin/jmeter.properties (original) +++ jakarta/jmeter/trunk/bin/jmeter.properties Fri Oct 3 18:19:31 2008 @@ -93,7 +93,7 @@ # Remote Hosts - comma delimited remote_hosts=127.0.0.1 -#remote_hosts:localhost:1099,localhost:2010 +#remote_hosts=localhost:1099,localhost:2010 # RMI port to be used by the server (must start rmiregistry with same port) #server_port=1099 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]