Fix Bug 1910 Enabling stage-test failing by tox results
[osm/RO.git] / devops-stages / stage-test.sh
index 2b39c48..278b33b 100755 (executable)
@@ -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