remove the code which passes the into the subvars() in Template.pm

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16445 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2013-05-29 07:46:27 +00:00
parent 58a6b7a28d
commit 257666102d

View File

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