Updated output message of purgerdr option.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15799 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
9b378cdf85
commit
bf4b276286
@ -1755,7 +1755,7 @@ sub changeVM {
|
||||
elsif ( $args->[0] eq "--purgerdr" ) {
|
||||
# Purge the reader of node
|
||||
$out = xCAT::zvmCPUtils->purgeReader($::SUDOER, $hcp, $userId);
|
||||
$out = xCAT::zvmUtils->appendHostname( $node, "Purging reader contents of $userId... $out" );
|
||||
$out = xCAT::zvmUtils->appendHostname( $node, "$out" );
|
||||
}
|
||||
|
||||
# removediskfrompool [function] [region] [group]
|
||||
|
Loading…
x
Reference in New Issue
Block a user