mirror of git://anongit.mindrot.org/openssh.git
- (dtucker) [regress/agent-getpeereid.sh] Resync spaces with openbsd.
This commit is contained in:
parent
7f19323659
commit
96457a54d0
|
@ -77,6 +77,7 @@
|
|||
traffic and we get different errors to what the tests look for.
|
||||
- (dtucker) [openbsd-compat/getopt.h] Remove unneeded bits.
|
||||
- (dtucker) [regress/cfgmatch.sh] Resync config file setup with openbsd.
|
||||
- (dtucker) [regress/agent-getpeereid.sh] Resync spaces with openbsd.
|
||||
|
||||
20130516
|
||||
- (djm) [contrib/ssh-copy-id] Fix bug that could cause "rm *" to be
|
||||
|
|
|
@ -18,7 +18,6 @@ if [ -z "$SUDO" ]; then
|
|||
exit 0
|
||||
fi
|
||||
|
||||
|
||||
trace "start agent"
|
||||
eval `${SSHAGENT} -s -a ${ASOCK}` > /dev/null
|
||||
r=$?
|
||||
|
|
Loading…
Reference in New Issue