mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 13:22:36 +00:00 
			
		
		
		
	fix symbo error
This commit is contained in:
		@@ -19,6 +19,7 @@ use File::Path;
 | 
			
		||||
use Socket;
 | 
			
		||||
use strict;
 | 
			
		||||
use Symbol;
 | 
			
		||||
my $sha1support;
 | 
			
		||||
if ( -f "/etc/debian_version" ) {
 | 
			
		||||
    $sha1support = eval {
 | 
			
		||||
        require Digest::SHA;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user