Commit ede33605 by Calen Pennington

Make test runs less verbose

parent 975f1e70
......@@ -99,7 +99,7 @@ case "$TEST_SUITE" in
;;
"lms-unit")
PAVER_ARGS="--with-flaky --processes=-1 --cov-args='-p' -v --with-xunitmp"
PAVER_ARGS="--with-flaky --processes=-1 --cov-args='-p' --with-xunitmp"
case "$SHARD" in
"all")
paver test_system -s lms $PAVER_ARGS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment