Fixed _known_hosts_real indentation
This commit is contained in:
parent
466fc03e28
commit
ce5384234c
@ -1172,7 +1172,6 @@ _known_hosts_real()
|
||||
fi
|
||||
|
||||
if [ ${#kh[@]} -gt 0 ]; then
|
||||
|
||||
# FS needs to look for a comma separated list
|
||||
COMPREPLY=( $( awk 'BEGIN {FS=","}
|
||||
/^\s*[^|\#]/ {for (i=1; i<=2; ++i) { \
|
||||
|
Loading…
x
Reference in New Issue
Block a user