X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=clean.sh;h=e09790d15cae7b6f989bc2f22ad2ec81894ce542;hb=bbfff61cef2c6fe35929d46283f3e56fb0fe98b1;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.