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:
parent
69ccde934d
commit
189263f327
@ -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];
|
||||
|
Loading…
Reference in New Issue
Block a user