- dtucker@cvs.openbsd.org 2013/05/17 10:35:43
[regress/scp.sh] use a file extention that's not special on some platforms. from portable (id sync only)
This commit is contained in:
parent
0a404b0ed7
commit
9b42d32738
|
@ -96,6 +96,10 @@
|
|||
- dtucker@cvs.openbsd.org 2013/05/17 10:34:30
|
||||
[regress/portnum.sh]
|
||||
use a more portable negated if structure. from portable (id sync only)
|
||||
- dtucker@cvs.openbsd.org 2013/05/17 10:35:43
|
||||
[regress/scp.sh]
|
||||
use a file extention that's not special on some platforms. 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: scp.sh,v 1.8 2013/05/17 04:29:14 dtucker Exp $
|
||||
# $OpenBSD: scp.sh,v 1.9 2013/05/17 10:35:43 dtucker Exp $
|
||||
# Placed in the Public Domain.
|
||||
|
||||
tid="scp"
|
||||
|
|
Loading…
Reference in New Issue