Compare commits

..

No commits in common. "205df7ce3cae2a3d88e902068faf3fde910ebf31" and "37714d5c2da7f56aebd564b9149cf819562b5dde" have entirely different histories.

View File

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