OpenSSH 4.7: call for testing.
Darren Tucker
dtucker at zip.com.au
Fri Aug 17 21:58:29 EST 2007
On Fri, Aug 17, 2007 at 01:48:53PM +0200, Alan Barrett wrote:
> On Fri, 17 Aug 2007, Darren Tucker wrote:
> > > This time, "make tests" succeeded. However, it created an empty
> > > $HOME/.ssh directory. I think it's rude for a test suite to create
> > > any non-temporary files or directories.
> >
> > That's a reasonable point, however offhand I can't think of a way to
> > stop it.
>
> Perhaps HOME=${path_to_temporary_directory} ?
Unfortunately that won't help. ssh uses pw_dir from getpwnam() to
determine the home directory which is not so easily fooled.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list