[osgeo4w-dev] [osgeo4w] #314: Minor typo in Initialising BAT file
OSGeo4W
trac_osgeo4w at osgeo.org
Wed Oct 31 06:28:18 PDT 2012
#314: Minor typo in Initialising BAT file
---------------------+------------------------------------------------------
Reporter: aharfoot | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: trivial | Component: Package
Version: 1.0 | Keywords: bat
---------------------+------------------------------------------------------
The OSGeo4W init BAT file (%OSGEO4W_ROOT%\etc\ini\python.bat) has a typo
on the last line:
set _path
Should be modified to be:
set _path=
This will clear the contents of the temporary '_path' environment variable
(as in OSGeo4W.bat), instead of the current behaviour which is to display
the value.
Environment:
OSGeo4W shell: 1.0.0.10
OS: Windows 7 64 bit
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/314>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list