summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-12-08 21:56:39 +0200
committerTor Lillqvist <tml@iki.fi>2011-12-08 23:40:38 +0200
commit344e17efbfe3775ff687e44e7501bae8d35fb953 (patch)
tree69e788492bf88c76248fd9e95faf172f10abd669 /solenv
parentbbc609921336ee758f0ce9e31673b6468f4b233c (diff)
No idea what this is, seems obsolete
Diffstat (limited to 'solenv')
-rwxr-xr-xsolenv/bin/receditor6
1 files changed, 0 insertions, 6 deletions
diff --git a/solenv/bin/receditor b/solenv/bin/receditor
deleted file mode 100755
index d0549c6c79ab..000000000000
--- a/solenv/bin/receditor
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/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} -jar ${SOLARVER}/${INPATH}/bin/receditor.jar