mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-20 13:10:34 +00:00
-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:
@ -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
|
||||
|
Reference in New Issue
Block a user