@ -1,9 +1,9 @@
#!/bin/bash
set -e
pwd
./run.py --no-color -v
RET=$?
cd vunit_out/test_output
mv ./* -t $MCB_ARTEFACTS/
exit $RET
The note is not visible to the blocked user.