mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 08:44:52 +02:00
- (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.
|
traffic and we get different errors to what the tests look for.
|
||||||
- (dtucker) [openbsd-compat/getopt.h] Remove unneeded bits.
|
- (dtucker) [openbsd-compat/getopt.h] Remove unneeded bits.
|
||||||
- (dtucker) [regress/cfgmatch.sh] Resync config file setup with openbsd.
|
- (dtucker) [regress/cfgmatch.sh] Resync config file setup with openbsd.
|
||||||
|
- (dtucker) [regress/agent-getpeereid.sh] Resync spaces with openbsd.
|
||||||
|
|
||||||
20130516
|
20130516
|
||||||
- (djm) [contrib/ssh-copy-id] Fix bug that could cause "rm *" to be
|
- (djm) [contrib/ssh-copy-id] Fix bug that could cause "rm *" to be
|
||||||
|
@ -18,7 +18,6 @@ if [ -z "$SUDO" ]; then
|
|||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
trace "start agent"
|
trace "start agent"
|
||||||
eval `${SSHAGENT} -s -a ${ASOCK}` > /dev/null
|
eval `${SSHAGENT} -s -a ${ASOCK}` > /dev/null
|
||||||
r=$?
|
r=$?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user