mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 22:05:26 +01:00 
			
		
		
		
	wrong language fix ;-)
This commit is contained in:
		| @@ -52,7 +52,7 @@ copyfiles() { | |||||||
|  |  | ||||||
| testv6_patch() { | testv6_patch() { | ||||||
| 	if grep -q 'ending bracket for IPv6' apps/s_socket.c; then | 	if grep -q 'ending bracket for IPv6' apps/s_socket.c; then | ||||||
| 		STDOPTIONS += "-DOPENSSL_USE_IPV6" | 		STDOPTIONS="$STDOPTIONS -DOPENSSL_USE_IPV6" | ||||||
| 	else | 	else | ||||||
| 		echo  | 		echo  | ||||||
| 		echo "no IPv6 patch (Fedora) detected!!  -- Press ^C and dl & apply from" | 		echo "no IPv6 patch (Fedora) detected!!  -- Press ^C and dl & apply from" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk