summaryrefslogtreecommitdiff
path: root/clean.sh
diff options
context:
space:
mode:
authorStas Boukarev <stassats@gmail.com>2023-08-04 21:46:06 +0300
committerStas Boukarev <stassats@gmail.com>2023-08-04 23:12:44 +0300
commit70a4741793c779b2162b018e0cf4884520ab6985 (patch)
tree056cd5f67f22e5dd7438f8fea024281173443e3d /clean.sh
parenta5f36524abf43207ae457f207faeb91a83708de1 (diff)
Faster canonicalize-whitespace
Don't write any files if they have not changed.
Diffstat (limited to 'clean.sh')
-rwxr-xr-xclean.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/clean.sh b/clean.sh
index de9f15785..6a97a7aa1 100755
--- a/clean.sh
+++ b/clean.sh
@@ -114,7 +114,6 @@ find . \( \
-name 'test-status.lisp-expr' -o \
-name 'last-random-state.lisp-expr' -o \
-name 'test.log' -o \
- -name 'whitespace-stamp' -o \
-name 'a.out' -o \
-name 'sbcl' -o \
-name 'sbcl.h' -o \