runtest
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 7 Apr 2008 15:01:05 +0000 (15:01 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 7 Apr 2008 15:01:05 +0000 (15:01 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2842 04897980-b3bd-0310-b5e0-8ef037075253

markers-test/runtest.sh

index 79b26b80b911c436567f26973bc302fcc417cfb7..a7dc1965eb5a11b74140fce6207719756c276e38 100644 (file)
@@ -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"
 
This page took 0.024299 seconds and 4 git commands to generate.