Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
1b29d835fb85e23a294f3ded947e12cd4a69a00d
/
.
/
tools
/
pretty_tox.sh
blob: a5a607662e068b07f8ab8bc559d64e531407b9a0 [
file
] [
log
] [
blame
]
Matthew Treinish
8551278
2013-07-18 15:53:30 -0400
[
diff
] [
blame
]
1
#!/bin/sh
2
3
TESTRARGS
=
$1
4
python setup
.
py testr
--
slowest
--
testr
-
args
=
"--subunit $TESTRARGS"
|
subunit2pyunit