Hello Ivan, Thanks, fixed by last commit. Regards
Let me know, otherwise I'll fix it On Mon, Feb 4, 2019 at 3:41 PM Ivan Rancati <[email protected]> wrote: > Good afternoon, > > in the "16.11 Parameterising tests" section > > https://jmeter.apache.org/usermanual/best-practices.html#parameterising_tests > > there is an extra closing brace when showing how to use the property that > has been passed on the command line, i.e. > LOOPS=${__P(loops,10))}. > should be, I think: > LOOPS=${__P(loops,10)}. > > I'll be happy to enter an issue in Bugzilla if it helps > > Thanks and best regards, > Ivan > -- Cordialement. Philippe Mouawad.
