#!/bin/bash ./run.py --no-color -v RET=$? cd vunit_out/test_output mv ./* -t $MCB_ARTEFACTS/ exit $RET