-Correct wording on post.sles11 change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3134 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7b84d06c12
commit
68956872aa
@ -75,7 +75,7 @@ do
|
||||
|
||||
if [ "$?" = "0" ]
|
||||
then
|
||||
if [ -x /usr/bin/stunnel ]; then
|
||||
if [ -x /usr/bin/openssl ]; then
|
||||
USEOPENSSLFORXCAT=1
|
||||
export USEOPENSSLFORXCAT
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user