X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=t%2Fclean.do;fp=t%2Fclean.do;h=530bbbe03046e9a1addd6f9a837f0d67f5cec08f;hb=6b1228a8f2c83bf1f7c74fe6405a0bf84f885896;hp=0000000000000000000000000000000000000000;hpb=448a8aebeac3a5c411a500f65941bb3c3f90758a;p=goredo.git diff --git a/t/clean.do b/t/clean.do new file mode 100644 index 0000000..530bbbe --- /dev/null +++ b/t/clean.do @@ -0,0 +1,5 @@ +rm -f *.t +[ -e redo-sh.tests ] || exit 0 +cd redo-sh.tests/ +redo-cleanup full >&2 +find . -type f ! -name test -delete