-remoteshell should not set USEOPENSSLFORXCAT, it inherits from the parent if relevant
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4073 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
b2edbcc88c
commit
4f07f92e51
@ -40,8 +40,6 @@ fi
|
||||
if [ ! -x /usr/bin/openssl ]; then
|
||||
exit 0
|
||||
fi
|
||||
USEOPENSSLFORXCAT=1 #explicitly declare the 2.3 method
|
||||
export USEOPENSSLFORXCAT
|
||||
allowcred.awk &
|
||||
CREDPID=$!
|
||||
sleep 1
|
||||
|
Loading…
Reference in New Issue
Block a user