X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=devops-stages%2Fstage-test.sh;h=278b33bf6d38bd9241fc9fc46c050d2a5e9d997d;hb=refs%2Ftags%2Fv11.0.2;hp=2b39c48fa8ae53bc272abcc73b80e50ab49b07f9;hpb=88312d5570ff83a13eec9ae91af991d57ffd7981;p=osm%2FRO.git diff --git a/devops-stages/stage-test.sh b/devops-stages/stage-test.sh index 2b39c48f..278b33bf 100755 --- a/devops-stages/stage-test.sh +++ b/devops-stages/stage-test.sh @@ -14,5 +14,4 @@ # limitations under the License. echo launching tox -OUTPUT=$(TOX_PARALLEL_NO_SPINNER=1 tox --parallel=auto) -printf '%s\n' "$OUTPUT" +tox --parallel=auto