]> Cypherpunks.ru repositories - goredo.git/blobdiff - t/clean.do
redo-sh tests under github.com/chriscool/sharness
[goredo.git] / t / clean.do
diff --git a/t/clean.do b/t/clean.do
new file mode 100644 (file)
index 0000000..530bbbe
--- /dev/null
@@ -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