cvw/tests/linux-testgen/linux-testvectors/tvUnlinker.sh

10 lines
257 B
Bash
Raw Normal View History

2021-07-14 15:05:34 +00:00
# This could be nice to use if you want to mess with the testvectors
# without corrupting the stable copies on Tera.
unlink all.txt
2021-07-14 15:05:34 +00:00
unlink bootmem.txt
unlink ram.txt
unlink vmlinux.objdump
unlink vmlinux.objdump.addr
unlink vmlinux.objdump.lab
2021-07-14 15:05:34 +00:00
echo "Done!"