[GRASS-SVN] r66767 - grass/trunk/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Nov 8 04:05:36 PST 2015


Author: hellik
Date: 2015-11-08 04:05:36 -0800 (Sun, 08 Nov 2015)
New Revision: 66767

Modified:
   grass/trunk/mswindows/env.bat
Log:
env.bat: add newline at end of file

Modified: grass/trunk/mswindows/env.bat
===================================================================
--- grass/trunk/mswindows/env.bat	2015-11-08 11:54:29 UTC (rev 66766)
+++ grass/trunk/mswindows/env.bat	2015-11-08 12:05:36 UTC (rev 66767)
@@ -22,4 +22,4 @@
 REM set R temporarily to %PATH%
 
 cd %GISBASE%\extrabin
-R path
\ No newline at end of file
+R path



More information about the grass-commit mailing list