1.0.3.39: larger heap size for x86-64/darwin
[sbcl.git] / source-distribution.sh
index 748c082..d44c481 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
+set -e
 
 # Create a source distribution. (You should run clean.sh first.)
 
 b=${1:?missing base directory name argument}
-tar cf $b-source.tar $b 
+tar cf $b-source.tar $b