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