From be6a71e6070ac0564d7e641e12c81321aa2d260d Mon Sep 17 00:00:00 2001 From: phamt Date: Tue, 2 Apr 2013 20:34:15 +0000 Subject: [PATCH] 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 --- xCAT-server/lib/xcat/plugins/zvm.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]