[cig-commits] commit: remove test output in grdmap.sh.

Mercurial hg at geodynamics.org
Fri May 25 03:00:47 PDT 2012


changeset:   120:2177946e5cb0
tag:         tip
user:        Sylvain Barbot <sbarbot at caltech.edu>
date:        Fri May 25 03:00:32 2012 -0700
files:       util/grdmap.sh
description:
remove test output in grdmap.sh.


diff -r a52f2193cddd -r 2177946e5cb0 util/grdmap.sh
--- a/util/grdmap.sh	Fri May 25 02:54:49 2012 -0700
+++ b/util/grdmap.sh	Fri May 25 03:00:32 2012 -0700
@@ -215,7 +215,6 @@ while [ "$#" != "0" -o "$Eset" == "1" ];
 		# tick marks
 		if [ "$tset" != "1" ]; then
 			tick=`echo $bds | awk -F "/" '{s=1;print ($2-$1)/s/4}'`
-			echo $tick
 		fi
 		tickf=`echo $tick | awk '{print $1/2}'`
 



More information about the CIG-COMMITS mailing list