X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=source-distribution.sh;h=62efe1257ed9945e34e224ad2fa5fbee7c4c034c;hb=fdccfb1135cb9eb89a094c83c443c71b5bb125e2;hp=748c082030b5aebf09b34d560d2e822b0c207304;hpb=b8f63d9b4e978bec3bfc1f4fc471e5ed946781fd;p=sbcl.git diff --git a/source-distribution.sh b/source-distribution.sh index 748c082..62efe12 100755 --- a/source-distribution.sh +++ b/source-distribution.sh @@ -1,4 +1,5 @@ #!/bin/sh +set -e # Create a source distribution. (You should run clean.sh first.)