host, nslookup: Remove completions for bind utils from bash_completion.
This fixes tests on systems without bind.
This commit is contained in:
parent
602e9837b7
commit
bd482ca2f2
@ -1466,8 +1466,7 @@ _known_hosts_real()
|
||||
return 0
|
||||
} # _known_hosts_real()
|
||||
complete -F _known_hosts traceroute traceroute6 tracepath tracepath6 ping \
|
||||
ping6 fping fping6 telnet host nslookup rsh rlogin ftp dig mtr \
|
||||
ssh-installkeys showmount
|
||||
ping6 fping fping6 telnet rsh rlogin ftp dig mtr ssh-installkeys showmount
|
||||
|
||||
# This meta-cd function observes the CDPATH variable, so that cd additionally
|
||||
# completes on directories under those specified in CDPATH.
|
||||
|
Loading…
x
Reference in New Issue
Block a user