]> andersk Git - gssapi-openssh.git/commitdiff
o Source globus-user-env.sh prior to executing our main perl setup
authorcphillip <cphillip>
Fri, 23 Apr 2004 02:18:22 +0000 (02:18 +0000)
committercphillip <cphillip>
Fri, 23 Apr 2004 02:18:22 +0000 (02:18 +0000)
    script.

setup/setup-openssh

index 8895ae85885fb1b93a2e3b41e4d445191cb7873c..082d820764b9d028a292de18a72202b73c61f1f7 100755 (executable)
@@ -5,4 +5,6 @@ if [ "$GLOBUS_LOCATION" = "" ]; then
   exit 1
 fi
 
+. $GLOBUS_LOCATION/etc/globus-user-env.sh
+
 perl $GLOBUS_LOCATION/setup/gsi_openssh_setup/setup-openssh.pl $*
This page took 0.041801 seconds and 5 git commands to generate.