Bugzilla – Attachment 2815 Details for
Bug 2569
ssh-copy-id is not working when LogLevel=quiet
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
suggested change
ssh-copy-id.patch (text/plain), 514 bytes, created by
Jakub Mroziński
on 2016-05-19 23:37:32 AEST
(
hide
)
Description:
suggested change
Filename:
MIME Type:
Creator:
Jakub Mroziński
Created:
2016-05-19 23:37:32 AEST
Size:
514 bytes
patch
obsolete
>--- /usr/bin/ssh-copy-id 2013-06-05 14:48:45.000000000 +0200 >+++ ssh-copy-id 2016-05-19 15:32:34.839253346 +0200 >@@ -216,6 +216,7 @@ > # find if only given the contents of the .pub file in an unrelated tmpfile > ssh -i "${PRIV_ID_FILE:-$L_TMP_ID_FILE}" \ > -o PreferredAuthentications=publickey \ >+ -o LogLevel=info \ > -o IdentitiesOnly=yes "$@" exit 2>$L_TMP_ID_FILE.stderr </dev/null > if [ "$?" = "$L_SUCCESS" ] ; then > : > $L_TMP_ID_FILE
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 2569
: 2815