[GRASS-SVN] r45259 - grass/trunk/lib/vector/dglib/examples
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jan 30 22:42:54 EST 2011
Author: hamish
Date: 2011-01-30 19:42:54 -0800 (Sun, 30 Jan 2011)
New Revision: 45259
Modified:
grass/trunk/lib/vector/dglib/examples/rtest03.sh
Log:
fix bashism (merge from devbr6 r45002)
Modified: grass/trunk/lib/vector/dglib/examples/rtest03.sh
===================================================================
--- grass/trunk/lib/vector/dglib/examples/rtest03.sh 2011-01-31 03:41:40 UTC (rev 45258)
+++ grass/trunk/lib/vector/dglib/examples/rtest03.sh 2011-01-31 03:42:54 UTC (rev 45259)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
rm -f X1 X2 X3 X1.txt X2.txt X3.txt
More information about the grass-commit
mailing list