Fix make-array transforms.
[sbcl.git] / wc.sh
diff --git a/wc.sh b/wc.sh
index 1cc99c7..1189408 100755 (executable)
--- a/wc.sh
+++ b/wc.sh
@@ -1,4 +1,5 @@
 #!/bin/sh
+set -e
 
 # How big is this project anyway? Crudely estimate non-comment source lines..