support multiple paths of osimage in rh diskfull installation

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15278 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2013-02-28 06:19:41 +00:00
parent 05bc99e483
commit 6a8f62a2ac

View File

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