Always wrap stdin in a (begin ...); otherwise expressions continue evaluating after...
authorChris Hanson <org/chris-hanson/cph>
Thu, 8 Mar 2012 07:21:47 +0000 (23:21 -0800)
committerChris Hanson <org/chris-hanson/cph>
Thu, 8 Mar 2012 07:21:47 +0000 (23:21 -0800)
commit6b3f8e0b22b27b84e468f4015be566bcc94f51ca
tree5755c9d0af6d817e1c0f24ac080b0de1ec74b3d7
parent78b6650e7467b98a6130e50bb8b1b94c91f1abfb
Always wrap stdin in a (begin ...); otherwise expressions continue evaluating after errors.
src/etc/compile-svm.sh