Changeset 31727 for main/trunk/gli


Ignore:
Timestamp:
2017-06-09T16:45:57+12:00 (7 years ago)
Author:
ak19
Message:

Correcting spaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gli/gli.bat

    r31726 r31727  
    164164
    165165:: Run GS3 if version = 3
    166 :rungs3
     166:rungs3
     167
    167168    rem In a web-dispersed GS3 set up like in the labs, gsdl3home.isreadonly would be true and
    168169    rem we need to run the web server in read-only mode. This section of code borrowed from gs3-server.bat.
     
    180181        )
    181182    )
    182 
     183   
    183184    if "%_VERSION%" == "3" "%JAVA_EXECUTABLE%" -cp classes/;GLI.jar;lib/apache.jar;lib/jna.jar;lib/jna-platform.jar;lib/qfslib.jar;lib/rsyntaxtextarea.jar org.greenstone.gatherer.GathererProg -gsdl "%GSDLHOME%" -gsdlos %GSDLOS% -gsdl3 "%GSDL3HOME%" -gsdl3src "%GSDL3SRCHOME%" -perl "%PERLPATH%" %1 %2 %3 %4 %5 %6 %7 %8 %9
    184185    if ERRORLEVEL 2 (
Note: See TracChangeset for help on using the changeset viewer.