summaryrefslogtreecommitdiffstats
path: root/bin/fdpsh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/fdpsh')
-rwxr-xr-xbin/fdpsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/fdpsh b/bin/fdpsh
index 3b4d34b..e507686 100755
--- a/bin/fdpsh
+++ b/bin/fdpsh
@@ -21,6 +21,7 @@ esac
#
PATH=${FDPBINDIR}:${PATH} export PATH
FDPDIR=`cd ${FDPBINDIR}/../.. ; /bin/pwd` export FDPDIR
+REALSHELL="${SHELL}" export REALSHELL
SHELL=${FDPBINDIR}/${ME} export SHELL
#
FDPLOG=/tmp/fdpsh.log