[SCM] Lisaac compiler branch, stable, updated. lisaac-0.12-546-g2442565
Mildred Ki'Lya
silkensedai at online.fr
Fri Oct 9 23:17:30 UTC 2009
The following commit has been merged in the stable branch:
commit 3f75a3dd9c047db0ce5e3c6955b28bae7f818f46
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Fri Oct 9 18:35:03 2009 +0200
minor change in run-test.sh
diff --git a/run-tests.sh b/run-tests.sh
index 9722d6f..b2f73b9 100755
--- a/run-tests.sh
+++ b/run-tests.sh
@@ -81,10 +81,10 @@ if $op_runcwd; then
else
echo "Unknown test: $op_testname"
fi
- header 80 '*'
if [ $res != 0 ]; then
header 80 ' ' "error: $res"
fi
+ header 80 '*'
echo
exit $res
fi
--
Lisaac compiler
More information about the Lisaac-commits
mailing list