X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=binary-distribution.sh;h=8266154c68e02f70669127752a9d041e1e01b69f;hb=c70733ce291ef0f5b0f2dc19f085dfdeb1896b81;hp=6054554cb034002ac9b9f3b8bffdc6a89d8b48d0;hpb=d336ca31c57c48cfda3e3b5510c52c91e6e8f7b9;p=sbcl.git diff --git a/binary-distribution.sh b/binary-distribution.sh index 6054554..8266154 100755 --- a/binary-distribution.sh +++ b/binary-distribution.sh @@ -1,4 +1,5 @@ #!/bin/sh +set -e # Create a binary distribution. (make.sh should be run first to create # the various binary files, and make-doc.sh should also be run to