service node pool support for system X rhels6.x

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2013-05-31 07:51:08 +00:00
parent 4cdc6dab13
commit 8e64beb962

View File

@ -1199,7 +1199,8 @@ sub mkinstall
$pkglistfile,
$pkgdir,
$platform,
$partfile
$partfile,
$os
);
}