docs-common/bin fdpsh,1.7,1.8

Tommy Reynolds (jtr) fedora-docs-commits at redhat.com
Fri Mar 3 02:23:19 UTC 2006


Author: jtr

Update of /cvs/docs/docs-common/bin
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15943/bin

Modified Files:
	fdpsh 
Log Message:
Identify original shell using the ${REALSHELL} variable.



Index: fdpsh
===================================================================
RCS file: /cvs/docs/docs-common/bin/fdpsh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- fdpsh	4 Feb 2006 16:34:17 -0000	1.7
+++ fdpsh	3 Mar 2006 02:23:10 -0000	1.8
@@ -21,6 +21,7 @@
 #
 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




More information about the Fedora-docs-commits mailing list