office-gobmx/solenv/bin/cwstouched
Jens-Heiner Rechtien a663a4b91d CWS-TOOLING: integrate CWS qadev37
2008-12-19 11:19:12 +0100 cn  r265721 : #i97194 implement cwstouched in perl to avoid problems in python libary stuff
2008-12-19 11:07:50 +0100 cn  r265720 : #i97194 implement cwstouched in perl to avoid problems in python libary stuff
2008-12-19 11:06:24 +0100 cn  r265719 : #i97194 implement cwstouched in perl to avoid problems in python libary stuff
2008-12-17 12:37:50 +0100 lla  r265595 : #i97357# us of illegal characters in file
2009-01-06 15:13:58 +00:00

6 lines
No EOL
164 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 perl -w $SOLARENV/bin/cwstouched.pl