-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:
jbjohnso 2009-04-08 14:53:10 +00:00
parent 7b84d06c12
commit 68956872aa

View File

@ -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