mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	handle error
This commit is contained in:
		@@ -595,7 +595,8 @@ sub process_request {
 | 
			
		||||
        } else {
 | 
			
		||||
            my $rsp;
 | 
			
		||||
            push @{ $rsp->{data} }, "emptyzonesenable from xCAT site table should be yes or no.";
 | 
			
		||||
            xCAT::MsgUtils->message("E", $rsp, $callback); 
 | 
			
		||||
            xCAT::MsgUtils->message("E", $rsp, $callback);
 | 
			
		||||
            return; 
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    my @slave_ips;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user