[GRASS-SVN] r30482 - grass/trunk/scripts/v.in.gpsbabel
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Mar 6 00:11:35 EST 2008
Author: hamish
Date: 2008-03-06 00:11:35 -0500 (Thu, 06 Mar 2008)
New Revision: 30482
Modified:
grass/trunk/scripts/v.in.gpsbabel/v.in.gpsbabel
Log:
script no longer uses 'echo -e' since r23910, so it doesn't need bash anymore
Modified: grass/trunk/scripts/v.in.gpsbabel/v.in.gpsbabel
===================================================================
--- grass/trunk/scripts/v.in.gpsbabel/v.in.gpsbabel 2008-03-06 04:45:22 UTC (rev 30481)
+++ grass/trunk/scripts/v.in.gpsbabel/v.in.gpsbabel 2008-03-06 05:11:35 UTC (rev 30482)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
#
############################################################################
#
More information about the grass-commit
mailing list