Files
python-freezerclient/tox.ini
Vieri 7ab797c0e6 Don't quote {posargs} in tox.ini
Quotes around {posargs} cause the entire string to be combined into one
arg that gets passed to stestr. This prevents passing multiple args
(e.g. '--concurrency=16 some-regex')

Change-Id: I5da74599cefe7769e899e318dd393d864a6a1fef
2018-10-09 13:49:44 +00:00

2.3 KiB