diff --git a/xCAT-server/lib/xcat/plugins/zvm.pm b/xCAT-server/lib/xcat/plugins/zvm.pm index 5f210aa75..59c870348 100644 --- a/xCAT-server/lib/xcat/plugins/zvm.pm +++ b/xCAT-server/lib/xcat/plugins/zvm.pm @@ -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]