mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-14 18:30:23 +00:00
add support for postscripts execute after rsync update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8697 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -686,6 +686,7 @@ sub process_request
|
||||
my $request = shift;
|
||||
my $callback = shift;
|
||||
my $sub_req = shift;
|
||||
$::SUBREQ = $sub_req;
|
||||
|
||||
my $nodes = $request->{node};
|
||||
my $command = $request->{command}->[0];
|
||||
|
Reference in New Issue
Block a user