mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	refine rmdsklsnode message.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11462 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -11730,7 +11730,7 @@ sub rmdsklsnode
 | 
			
		||||
                # don't remove the def
 | 
			
		||||
                my $rsp;
 | 
			
		||||
                push @{$rsp->{data}},
 | 
			
		||||
                  "Node \'$nodename\' is currently in running state.  The NIM definition will not be removed.";
 | 
			
		||||
                  "The Mstate of NIM machine \'$nodename\' is currently in running state.  The NIM definition will not be removed. You can use -f flag to forcely remove it.";
 | 
			
		||||
                xCAT::MsgUtils->message("E", $rsp, $callback);
 | 
			
		||||
                $error++;
 | 
			
		||||
                push(@nodesfailed, $nodename);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user