Changeset 15352 for gli/trunk


Ignore:
Timestamp:
2008-05-07T09:44:55+12:00 (16 years ago)
Author:
oranfry
Message:

correcting a bug spotted by quan, was checking for presence of client-gli.bat instead of itself (client-gli4gs3.bat)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gli/trunk/client-gli4gs3.bat

    r14589 r15352  
    66
    77:: This script must be run from within the directory in which it lives
    8 if exist client-gli.bat goto start
     8if exist client-gli4gs3.bat goto start
    99    if "%GLILANG%" == "en" echo This script must be run from the directory in which it resides.
    1010    if "%GLILANG%" == "es" echo Este gui¢n deber  ejecutarse desde el directorio en el que reside.
Note: See TracChangeset for help on using the changeset viewer.