[cig-commits] commit: update grdmap.sh

Mercurial hg at geodynamics.org
Tue Nov 27 02:39:18 PST 2012


changeset:   155:decac44448bc
tag:         tip
user:        Sylvain Barbot <sbarbot at caltech.edu>
date:        Tue Nov 27 02:39:14 2012 -0800
files:       util/grdmap.sh
description:
update grdmap.sh


diff -r 6a3e267b4a2c -r decac44448bc util/grdmap.sh
--- a/util/grdmap.sh	Tue Nov 27 02:35:11 2012 -0800
+++ b/util/grdmap.sh	Tue Nov 27 02:39:14 2012 -0800
@@ -151,7 +151,7 @@ do
 	u) uset=1;unit=$OPTARG;;
 	v) vset=1;SIZE=$OPTARG;VECTOR=$OPTARG"c";;
 	x) xset=1;;
-	C) Cset="-c";contour=$OPTARG;;
+	C) Cset="-C";contour=$OPTARG;;
 	E) Eset=1;PSFILE=$(dirname $OPTARG)/$(basename $OPTARG .ps).ps;;
 	Y) Yset=1;Yshift=$OPTARG;;
 	esac



More information about the CIG-COMMITS mailing list