From d09a9b2cf7e061b919da8985c22d8ce630ba11c2 Mon Sep 17 00:00:00 2001 From: compudj Date: Mon, 7 Apr 2008 15:01:05 +0000 Subject: [PATCH] runtest git-svn-id: http://ltt.polymtl.ca/svn@2842 04897980-b3bd-0310-b5e0-8ef037075253 --- markers-test/runtest.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/markers-test/runtest.sh b/markers-test/runtest.sh index 79b26b80..a7dc1965 100644 --- a/markers-test/runtest.sh +++ b/markers-test/runtest.sh @@ -28,6 +28,7 @@ SUM="0" for a in $RESEMP; do SUM=$[$SUM + $a]; done RESEMP=$[$SUM / 10] +echo $RESEMP echo "Numbers for normal marker" -- 2.34.1