summaryrefslogtreecommitdiff
path: root/solenv/bin/cwstouched
blob: dac08c07f9a75f7523c9741654ec8b39454d8447 (plain)
1
2
3
4
5
6
#!/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