[GRASS-SVN] r57778 - grass/branches/develbranch_6/scripts/d.correlate
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Sep 21 03:58:51 PDT 2013
Author: hamish
Date: 2013-09-21 03:58:51 -0700 (Sat, 21 Sep 2013)
New Revision: 57778
Modified:
grass/branches/develbranch_6/scripts/d.correlate/d.correlate
Log:
cleanup debug leftover
Modified: grass/branches/develbranch_6/scripts/d.correlate/d.correlate
===================================================================
--- grass/branches/develbranch_6/scripts/d.correlate/d.correlate 2013-09-21 10:52:58 UTC (rev 57777)
+++ grass/branches/develbranch_6/scripts/d.correlate/d.correlate 2013-09-21 10:58:51 UTC (rev 57778)
@@ -207,7 +207,7 @@
done
done
-rm -f "$TMP1" "$TMP1".graph
+rm -f "$TMP1"
#### overrdraw a trend line, slope+offset, and R^2 value.
More information about the grass-commit
mailing list