~ chicken-core (chicken-5) 9b68e65e482cfc2580bffe1d6646ae1accb295dc
commit 9b68e65e482cfc2580bffe1d6646ae1accb295dc Author: felix <felix@call-with-current-continuation.org> AuthorDate: Mon Dec 21 12:13:10 2009 +0100 Commit: felix <felix@call-with-current-continuation.org> CommitDate: Mon Dec 21 12:13:10 2009 +0100 trivial message being shown diff --git a/tests/runtests.sh b/tests/runtests.sh index e1607ff7..68512d1b 100644 --- a/tests/runtests.sh +++ b/tests/runtests.sh @@ -212,6 +212,7 @@ $compile -e embedded2.scm echo "======================================== timing compilation ..." time $compile compiler.scm -O5 -debug pb -v +echo "executing ..." time ./a.out echo "======================================== running floating-point benchmark ..."Trap