support multiple paths of osimage in rh diskfull installation

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2013-03-04 03:09:01 +00:00
parent 233ff4faf1
commit 7e375c5162

View File

@ -1186,8 +1186,8 @@ sub mkinstall
"/$installroot/autoinst/" . $node,
$node,
$pkglistfile,
undef,
undef,
$pkgdir,
$platform,
$partfile
);
}