mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-30 21:35:26 +01:00 
			
		
		
		
	Add $CORRECT_SPACES to indentation
This commit is contained in:
		| @@ -12193,7 +12193,7 @@ display_rdns_etc() { | |||||||
|                     further_ip_addrs+="$ip " |                     further_ip_addrs+="$ip " | ||||||
|                fi |                fi | ||||||
|           done |           done | ||||||
|           out_row_aligned_max_width "$further_ip_addrs" "                         " $TERM_WIDTH out |           out_row_aligned_max_width "$further_ip_addrs" "                         $CORRECT_SPACES" $TERM_WIDTH out | ||||||
|           outln |           outln | ||||||
|      fi |      fi | ||||||
|      if "$LOCAL_A"; then |      if "$LOCAL_A"; then | ||||||
| @@ -12203,7 +12203,7 @@ display_rdns_etc() { | |||||||
|      fi |      fi | ||||||
|      if [[ -n "$rDNS" ]]; then |      if [[ -n "$rDNS" ]]; then | ||||||
|           printf " %-23s %s" "rDNS ($nodeip):" |           printf " %-23s %s" "rDNS ($nodeip):" | ||||||
|           out_row_aligned_max_width "$rDNS" "                         " $TERM_WIDTH out |           out_row_aligned_max_width "$rDNS" "                         $CORRECT_SPACES" $TERM_WIDTH out | ||||||
|      fi |      fi | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 David Cooper
					David Cooper