0.7.12.53:
[sbcl.git] / clean.sh
index 46ccee3..351150b 100755 (executable)
--- a/clean.sh
+++ b/clean.sh
@@ -97,4 +97,5 @@ find . \( \
        -name '*.html' -o \
        -name 'TAGS' -o \
        -name 'tags' -o \
+       -name 'test-passed' -o \
        -name 'local-target-features.lisp-expr' \) -print | xargs rm -f