Ignore:
Timestamp:
2016-06-15T18:35:56+12:00 (8 years ago)
Author:
ak19
Message:

Terminology change: 'web-distributed' GS3 is a GS3 with dispersed web folder (not 'distributed').

File:
1 edited

Legend:

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

    r30568 r30573  
    4949:checkUserPermissions
    5050
    51 rem In a distributed GS3 setup like in the labs, we don't require the Greenstone directory to be writable.
     51rem In a web-dispersed GS3 setup like in the labs, we don't require the Greenstone directory to be writable.
    5252rem If GS3, get the using.user.web property from build.properties and if set to true, we can skip to shiftElevated
    5353:: http://ss64.com/nt/syntax-substring.html
     
    166166:rungs3
    167167
    168     rem In a distributed GS3 set up like in the labs, gsdl3home.isreadonly would be true and
     168    rem In a web-dispersed GS3 set up like in the labs, gsdl3home.isreadonly would be true and
    169169    rem we need to run the web server in read-only mode. This section of code borrowed from gs3-server.bat.
    170170    set USE_TMPDIR_FOR_TOMCAT=
Note: See TracChangeset for help on using the changeset viewer.