Changeset 21984 for main/trunk


Ignore:
Timestamp:
2010-04-28T18:42:01+12:00 (14 years ago)
Author:
ak19
Message:

Removed some unnecessary comments in previous commit. Previous commit: All of a sudden, unnoticed by the rest of us, gs3-setup.bat now calls gs2build\setup.bat which sadly got stuck with a placeholder value for GSDLHOME. Though useful for the release-kit which would replace it with a sensible value, the placeholder remains when gs3-setup.bat calls it and things look ugly. We're now forcing a sensible value if one is not assigned (e.g. by the releasekit).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gs2build/setup.bat

    r21983 r21984  
    7979:End
    8080
    81 
    82 echo.
    83 echo I GOT HERE
    84 echo. %GSDLHOME%\bin\script\checkwritability.bat
    8581:: test writability of GSDLHOME
    8682@call "%GSDLHOME%\bin\script\checkwritability.bat"
Note: See TracChangeset for help on using the changeset viewer.