]> Cypherpunks.ru repositories - goredo.git/blob - t/clean.do
redo-sh tests under github.com/chriscool/sharness
[goredo.git] / t / clean.do
1 rm -f *.t
2 [ -e redo-sh.tests ] || exit 0
3 cd redo-sh.tests/
4 redo-cleanup full >&2
5 find . -type f ! -name test -delete