2987659 - fixed typo in loadl script

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6455 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
mellor 2010-06-14 12:26:08 +00:00
parent c00c8c9634
commit 2a36e8d7d7

View File

@ -26,7 +26,7 @@ LOADL_DIR=$loadldir
# option from the line below
# Also, change the bin path below to the correct directory
####
linux_loadl_license_script=/opt/ibmll/LoadL/sbin/install_ll -c resmgr
linux_loadl_license_script="/opt/ibmll/LoadL/sbin/install_ll -c resmgr"
linux_loadl_bin=/opt/ibmll/LoadL/resmgr/full/bin
####