Sfoglia il codice sorgente

env.bat.tmpl: Deal with blanks in OSGEO4W_ROOT (#859)

Jürgen Fischer 4 anni fa
parent
commit
3ea2136801
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      mswindows/osgeo4w/env.bat.tmpl

+ 1 - 1
mswindows/osgeo4w/env.bat.tmpl

@@ -2,7 +2,7 @@ REM
 REM Environmental variables for GRASS OSGeo4W installer
 REM
 
-call %OSGEO4W_ROOT%\bin\py3_env.bat
+call "%OSGEO4W_ROOT%\bin\py3_env.bat"
 
 set GISBASE=%OSGEO4W_ROOT%\apps\grass\grass@POSTFIX@