X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=devops-stages%2Fstage-test.sh;h=00ed43999ab4b20e18a9d27e58c11b6ca23983f5;hb=05bccf7db9202bf50f7c9c7513c36082e73005e1;hp=50f588a997b52d5dc20eb598b56a7012372fb272;hpb=9282b864284a1503a10caef5e4dbc592c51150c9;p=osm%2FN2VC.git diff --git a/devops-stages/stage-test.sh b/devops-stages/stage-test.sh index 50f588a..00ed439 100755 --- a/devops-stages/stage-test.sh +++ b/devops-stages/stage-test.sh @@ -12,5 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -OUTPUT=$(TOX_PARALLEL_NO_SPINNER=1 tox --parallel=auto) -printf "$OUTPUT" +tox --parallel=auto