Changeset 16342
- Timestamp:
- 2008-07-10 14:29:02 (3 months ago)
- Files:
-
- gli/trunk/client-gli4gs3.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gli/trunk/client-gli4gs3.sh
r14317 r16342 162 162 # -Xloggc:<file> Write garbage collection log 163 163 164 $javapath -Xmx128M -classpath classes/:GLI.jar:lib/apache.jar:lib/qfslib.jar:lib/commons-codec-1.3.jar:lib/commons-httpclient-3.1-rc1.jar:lib/commons-logging-1.1.jar org.greenstone.gatherer.GathererProg -use_remote_greenstone -gsdl3$*164 $javapath -Xmx128M -classpath classes/:GLI.jar:lib/apache.jar:lib/qfslib.jar:lib/commons-codec-1.3.jar:lib/commons-httpclient-3.1-rc1.jar:lib/commons-logging-1.1.jar org.greenstone.gatherer.GathererProg -use_remote_greenstone $* 165 165 166 166 if [ "$glilang" = "es" ]; then
