You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/02/13 19:13:14 UTC

[Bug 60729] RandomVariableConfig should allow minimum==maximum

https://bz.apache.org/bugzilla/show_bug.cgi?id=60729

--- Comment #1 from Vladimir Sitnikov <si...@gmail.com> ---
Have you tried that patch?

It looks other uses of range should be corrected as well:
https://github.com/vlsi/jmeter/blob/7ebfa083afd0b4e2be069b2a8a654bc33fe761cf/src/components/org/apache/jmeter/config/RandomVariableConfig.java#L99-L99
and
https://github.com/vlsi/jmeter/blob/7ebfa083afd0b4e2be069b2a8a654bc33fe761cf/src/components/org/apache/jmeter/config/RandomVariableConfig.java#L121.

-- 
You are receiving this mail because:
You are the assignee for the bug.