Updated output message of purgerdr option.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15799 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
phamt 2013-04-02 20:34:15 +00:00
parent f69b6ac018
commit be6a71e607

View File

@ -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]