From 2a36e8d7d790bc46f4eee49f49676c123e8e48de Mon Sep 17 00:00:00 2001 From: mellor Date: Mon, 14 Jun 2010 12:26:08 +0000 Subject: [PATCH] 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 --- xCAT-IBMhpc/share/xcat/IBMhpc/loadl/loadl_install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-IBMhpc/share/xcat/IBMhpc/loadl/loadl_install b/xCAT-IBMhpc/share/xcat/IBMhpc/loadl/loadl_install index bbf5decaf..b5afc8a97 100755 --- a/xCAT-IBMhpc/share/xcat/IBMhpc/loadl/loadl_install +++ b/xCAT-IBMhpc/share/xcat/IBMhpc/loadl/loadl_install @@ -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 ####