[Bug 2660] Create mux socket for regress in temp directory

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Jul 20 14:55:58 AEST 2018


https://bugzilla.mindrot.org/show_bug.cgi?id=2660

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Damien Miller <djm at mindrot.org> ---
I've committed a slightly-modified version of Colin's patch. The only
substantive change was s/TMP/SSH_REGRESS_TMP/ because the "rm -rf $TMP"
gave me the heebie-jeebies wrt namespace pollution.

commit c59aca8adbdf7f5597084ad360a19bedb3f80970
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Jul 20 14:53:42 2018 +1000

    Create control sockets in clean temp directories

    Adds a regress/mkdtemp tool and uses it to create empty temp
    directories for tests needing control sockets.

    Patch from Colin Watson via bz#2660; ok dtucker

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list