Fix 2791086 'rvitals reports bash syntax error for BPA nodes'. Only fixed in 2.3

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3370 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
zhanx 2009-05-13 09:48:39 +00:00
parent f2ba87df27
commit 71ac4913b7

View File

@ -321,6 +321,10 @@ sub lsrefcode {
} elsif($res eq 'lpar'){
$cmds[0] = sprintf($lsrefcode{$res}, $d1, $d2);
}
else
{
return [[0,'Not available']];
}
###################################
# Send command