mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-28 18:05:31 +00:00 
			
		
		
		
	fix for bug 3530169: display a warning message when can not find group member
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13175 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -1304,7 +1304,7 @@ sub defmk | ||||
|                         my $rsp; | ||||
|                         $rsp->{data}->[0] = | ||||
|                           "Cannot determine a member list for group \'$obj\'."; | ||||
|                         xCAT::MsgUtils->message("E", $rsp, $::callback); | ||||
|                         xCAT::MsgUtils->message("W", $rsp, $::callback); | ||||
|                     } | ||||
|                 } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user