Hi,
I have something like that in 'user defined Variables'
----------
curl --output /tmp/${__threadNum}.tmp ftp://${server_ip}/read/10MB.bin
----------
${server_ip} was correctly replaced, but the threadNum was not. It was
replaced by 'StandardJMeterEngine'Should I use another syntax in this case ? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
