mirror of git://anongit.mindrot.org/openssh.git
- dtucker@cvs.openbsd.org 2013/05/17 10:30:07
[regress/test-exec.sh] wait a bit longer for startup and use case for absolute path. from portable (id sync only)
This commit is contained in:
parent
98989eb95e
commit
00478d30cb
|
@ -86,6 +86,10 @@
|
|||
- dtucker@cvs.openbsd.org 2013/05/17 10:28:11
|
||||
[regress/sftp.sh]
|
||||
only compare copied data if sftp succeeds. from portable (id sync only)
|
||||
- dtucker@cvs.openbsd.org 2013/05/17 10:30:07
|
||||
[regress/test-exec.sh]
|
||||
wait a bit longer for startup and use case for absolute path.
|
||||
from portable (id sync only)
|
||||
- (dtucker) [regress/bsd.regress.mk] Remove unused file. We've never used it
|
||||
in portable and it's long gone in openbsd.
|
||||
- (dtucker) [regress/integrity.sh]. Force fixed Diffie-Hellman key exchange
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $OpenBSD: test-exec.sh,v 1.43 2013/05/17 10:23:52 dtucker Exp $
|
||||
# $OpenBSD: test-exec.sh,v 1.44 2013/05/17 10:30:07 dtucker Exp $
|
||||
# Placed in the Public Domain.
|
||||
|
||||
#SUDO=sudo
|
||||
|
|
Loading…
Reference in New Issue