mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 05:12:30 +00:00 
			
		
		
		
	Provide site value to suppress credential check messages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15776 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -55,7 +55,7 @@ sub process_request {
 | 
			
		||||
  $request = shift;
 | 
			
		||||
  $callback = shift;
 | 
			
		||||
  $subreq = shift;
 | 
			
		||||
  if (xCAT::Utils->isMN()) {
 | 
			
		||||
  if (not $::XCATSITEVALS{disablecredcheck} and xCAT::Utils->isMN()) {
 | 
			
		||||
      my $result= xCAT::TableUtils->checkCredFiles($callback);
 | 
			
		||||
  }
 | 
			
		||||
  if ($request->{command}->[0] eq 'getdestiny') {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user