diff options
Diffstat (limited to 'aux/checks/spelling.sh')
-rwxr-xr-x | aux/checks/spelling.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/checks/spelling.sh b/aux/checks/spelling.sh index 4368820..02f9051 100755 --- a/aux/checks/spelling.sh +++ b/aux/checks/spelling.sh @@ -1,5 +1,5 @@ #!/bin/sh set -eu -echo FIXME +# echo FIXME exit |