This commit is contained in:
Markus Perkins 2022-01-21 20:14:20 +01:00
parent e0526771ba
commit fb117d7796

View File

@ -1,6 +1,9 @@
#!/bin/bash
echo "Hi, this is the script"
set -e
echo "I am an artefact." > $MCB_ARTEFACTS/test.txt
echo "2222" > $MCB_ARTEFACTS/two.txt
./run.py --no-color
mv -r
cd vunit_out/test_output
mv -r ./* $MCB_ARTEFACTS/