mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	Reverse dd3657e temporarily to get a clear picture
				
					
				
			See #1134, #1135, also #1132 is a suspect
This commit is contained in:
		@@ -15502,6 +15502,10 @@ check_bsd_mount() {
 | 
			
		||||
# and some F5s to hiccup, see https://github.com/drwetter/testssl.sh/pull/1113
 | 
			
		||||
#
 | 
			
		||||
choose_printf() {
 | 
			
		||||
     # temporary measure
 | 
			
		||||
     PRINTF=printf
 | 
			
		||||
     return 0
 | 
			
		||||
 | 
			
		||||
     PRINTF="$(type -P printf)"
 | 
			
		||||
     [[ -n "$PRINTF" ]] && return 0
 | 
			
		||||
     if type -t printf >/dev/null; then
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user