ALT Linux Bugzilla
– Attachment 983 Details for
Bug 5429
"Неправильно" дополняются хосты для ssh/scp
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Патч для /usr/share/zsh/Completion/Unix/_ssh
_ssh.diff (text/plain), 522 bytes, created by
Sir Raorn
on 2005-07-13 00:37:49 MSD
(
hide
)
Description:
Патч для /usr/share/zsh/Completion/Unix/_ssh
Filename:
MIME Type:
Creator:
Sir Raorn
Created:
2005-07-13 00:37:49 MSD
Size:
522 bytes
patch
obsolete
>--- _ssh~ 2005-05-09 09:27:03 +0400 >+++ _ssh 2005-07-12 20:54:14 +0400 >@@ -312,10 +312,10 @@ > > _ssh_hosts () { > if [[ "$IPREFIX" == *@ ]]; then >- _combination -s '[:@]' my-accounts users-hosts "users=${IPREFIX/@}" hosts "$@" >+ _combination -s '[:@]' my-accounts users-hosts "users=${IPREFIX/@}" known_hosts "$@" > else > _combination -s '[:@]' my-accounts users-hosts \ >- ${opt_args[-l]:+"users=${opt_args[-l]:q}"} hosts "$@" >+ ${opt_args[-l]:+"users=${opt_args[-l]:q}"} known_hosts "$@" > fi > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 5429
: 983 |
984
|
985