X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=wc.sh;h=11894088d68e614e2db9d1f78247f3a28af4cb7e;hb=HEAD;hp=1cc99c7987c0790750ffc2fbfb3ec4142a3b7b83;hpb=a18f0a95bc9a457e4d2d00c702b746f29c2662b1;p=sbcl.git diff --git a/wc.sh b/wc.sh index 1cc99c7..1189408 100755 --- 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..