X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=clean.sh;h=e09790d15cae7b6f989bc2f22ad2ec81894ce542;hb=babd45f7788c2f50c9d6193c1c7108e0a6b3a547;hp=0868e80628240f2c603d1ffeb21486947c1f713e;hpb=d336ca31c57c48cfda3e3b5510c52c91e6e8f7b9;p=sbcl.git diff --git a/clean.sh b/clean.sh index 0868e80..e09790d 100755 --- a/clean.sh +++ b/clean.sh @@ -1,4 +1,5 @@ #!/bin/sh +set -e # Remove everything in directories which are only used for output. # In most cases, we can remove the directories, too.