Changeset 265
- Timestamp:
- Feb 21, 2011, 1:10:43 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/env.cmd
r263 r265 166 166 167 167 if (fProductRelease) then do 168 call EnvSet 'ALT_OUTPUTDIR', UnixSlashes(ScriptDir' \openjdk\build-product-release')168 call EnvSet 'ALT_OUTPUTDIR', UnixSlashes(ScriptDir'openjdk\build-product-release') 169 169 if (EnvGet('MILESTONE') == '') then do 170 170 call EnvSet 'MILESTONE', 'fcs' /* avoid appearing milestone in version string */
Note:
See TracChangeset
for help on using the changeset viewer.