rm syntax issue
This commit is contained in:
parent
7ef801313c
commit
4bb5056e63
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
EOF
|
||||
- run: pwd
|
||||
- run: cp /usr/share/ovmf/x64/OVMF_VARS.fd ./tests/qemu/OVMF_VARS.fd
|
||||
- run: rm ./tests/qemu/archtest.img
|
||||
- run: rm -f -- ./tests/qemu/archtest.img
|
||||
- run: qemu-img create -f qcow2 ./tests/qemu/archtest.img 10G
|
||||
- run: tree
|
||||
- run: cat .screenrc_test
|
||||
|
|
|
|||
Loading…
Reference in New Issue