Currently, multiple host names are separated by commas in the batch file, while 
multiple test parameters are separated with semi-colons (because the test 
parameters themselves can contain commas).

It would be good to harmonise this as it's a source of confusion; supporting 
semi-colons for separating hosts should be trivial, supporting commas for test 
parameters would require implementing proper quoting (which is probably a good 
idea to do anyway).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/118
_______________________________________________
Flent-users mailing list
[email protected]
http://flent.org/mailman/listinfo/flent-users_flent.org

Reply via email to