mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	Fix condition.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									f75a30776c
								
							
						
					
					
						commit
						54b90b7be8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -311,7 +311,7 @@ class OpenSSL::TestX509Name < Test::Unit::TestCase
 | 
			
		|||
  end
 | 
			
		||||
 | 
			
		||||
  def test_add_entry_street
 | 
			
		||||
    return if OpenSSL::OPENSSL_VERSION_NUMBER >= 0x009080df # 0.9.8m
 | 
			
		||||
    return if OpenSSL::OPENSSL_VERSION_NUMBER < 0x009080df # 0.9.8m
 | 
			
		||||
    # openssl/crypto/objects/obj_mac.h 1.83
 | 
			
		||||
    dn = [
 | 
			
		||||
      ["DC", "org"],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue