Pass callback value to writescript subroutine.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1167 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2008-04-23 17:30:49 +00:00
parent 1514d5df31
commit 615e260491

View File

@ -134,7 +134,7 @@ sub mkinstall
# create the node-specific post script
mkpath "/install/postscripts/";
xCAT::Postage->writescript($node, "/install/postscripts/".$node, "install");
xCAT::Postage->writescript($node, "/install/postscripts/".$node, "install", $callback);
if (
(