From: Joe Marshall Date: Sat, 19 May 2012 17:25:56 +0000 (-0700) Subject: Wrap show-time around compilations. Add newline after disk-save. X-Git-Tag: release-9.2.0~247^2~10 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=189c47297c8b2748169ddc43641adbbd6d0c65c5;p=mit-scheme.git Wrap show-time around compilations. Add newline after disk-save. --- diff --git a/src/etc/compile.sh b/src/etc/compile.sh index 2056b609b..17791001b 100755 --- a/src/etc/compile.sh +++ b/src/etc/compile.sh @@ -29,14 +29,19 @@ set -e run_cmd "${@}" <