From 9951950197164926c6b67743a7fe2739b120c5d0 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Fri, 24 Feb 2012 22:45:00 -0800 Subject: [PATCH] Always wrap multiple statements in stdin with (begin ...). --- src/etc/compile-boot-compiler.sh | 27 +++++++++++++++------------ src/etc/compile-svm.sh | 16 +++++++++------- src/etc/compile.sh | 21 ++++++++++++--------- 3 files changed, 36 insertions(+), 28 deletions(-) diff --git a/src/etc/compile-boot-compiler.sh b/src/etc/compile-boot-compiler.sh index cbafc486f..d7f7d9010 100755 --- a/src/etc/compile-boot-compiler.sh +++ b/src/etc/compile-boot-compiler.sh @@ -34,9 +34,10 @@ else fi run_cmd "${EXE}" --batch-mode <