[GRASS-SVN] r69915 - grass/branches/releasebranch_7_0/mswindows/osgeo4w

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Nov 25 04:21:53 PST 2016


Author: hellik
Date: 2016-11-25 04:21:53 -0800 (Fri, 25 Nov 2016)
New Revision: 69915

Modified:
   grass/branches/releasebranch_7_0/mswindows/osgeo4w/env.bat.tmpl
Log:
fix end of line in env.bat.tmpl

Modified: grass/branches/releasebranch_7_0/mswindows/osgeo4w/env.bat.tmpl
===================================================================
--- grass/branches/releasebranch_7_0/mswindows/osgeo4w/env.bat.tmpl	2016-11-25 12:21:28 UTC (rev 69914)
+++ grass/branches/releasebranch_7_0/mswindows/osgeo4w/env.bat.tmpl	2016-11-25 12:21:53 UTC (rev 69915)
@@ -24,4 +24,4 @@
 IF EXIST "%ProgramFiles%\RStudio\bin\rstudio.exe" set PATH=%PATH%;%ProgramFiles%\RStudio\bin
 
 REM set R_USER if %USERPROFILE%\Documents\R\ exists to catch most common cases of private R libraries
-IF EXIST "%USERPROFILE%\Documents\R\" set R_USER=%USERPROFILE%\Documents\
\ No newline at end of file
+IF EXIST "%USERPROFILE%\Documents\R\" set R_USER=%USERPROFILE%\Documents\



More information about the grass-commit mailing list