Call for testing: OpenSSH-5.9
Damien Miller
djm at mindrot.org
Wed Aug 17 12:01:57 EST 2011
fixed - thanks!
On Mon, 15 Aug 2011, Gaetan Bisson wrote:
> [2011-08-14 00:30:10 -0000] Damien Miller:
> > Live testing on suitable non-production systems is also
> > appreciated. Please send reports of success or failure to
> > openssh-unix-dev at mindrot.org.
>
> It looks like ssh-copy-id misses a backslash on line 28:
>
> GET_ID="cat "${ID_FILE}\""
>
> should be:
>
> GET_ID="cat \"${ID_FILE}\""
>
> Apart from that, I detected no issue on an up-to-date Arch Linux x86_64
> system; everything works as expected.
>
> Cheers.
>
> --
> Gaetan
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
>
More information about the openssh-unix-dev
mailing list