office-gobmx/solenv/bin/receditor
Jens-Heiner Rechtien 2080676f34 INTEGRATION: CWS rt23 (1.2.106); FILE MERGED
2007/10/11 11:49:40 rt 1.2.106.1: #i82507# receditor.jar resides in 'bin' now.
2007-11-01 17:40:29 +00:00

6 lines
255 B
Bash
Executable file

#!/bin/sh
if [ x${SOLARENV}x = xx ]; then
echo No environment found, please use 'configure' or 'setsolar'
exit 1
fi
exec java -DSOLARSRC=${SOLARSRC} -DWORK_STAMP=${WORK_STAMP} -DUSE_SHELL= -jar ${SOLARVER}/${INPATH}/bin.${UPDMINOR}/receditor.jar