diff runscimark.sh @ 2602:0c6564c254af

new node layout: BlockBegin, BlockEnd -Dc1x.dot=regex for pdf output escape dot graph labels (<, >, &)
author Lukas Stadler <lukas.stadler@jku.at>
date Fri, 06 May 2011 10:25:37 +0200
parents 092e628ddd5d
children 5af7b38be963
line wrap: on
line diff
--- a/runscimark.sh	Thu May 05 16:33:12 2011 +0200
+++ b/runscimark.sh	Fri May 06 10:25:37 2011 +0200
@@ -12,7 +12,7 @@
   exit 1;
 fi
 if [ -z "${SCIMARK}" ]; then
-  echo "SCIMARK is not defined. It must point to a SciMark benchmark directory."
+  echo "SCIMARK is not defined. It must point to a SciMark benchmark jar."
   exit 1;
 fi
 COUNT=$1