[regress/try-ciphers.sh]
     use expr for math to keep diffs vs portable down
     (id sync only)
This commit is contained in:
Darren Tucker 2013-05-17 20:39:57 +10:00
parent 044f32f4c6
commit dd669173f9
2 changed files with 5 additions and 1 deletions

View File

@ -68,6 +68,10 @@
regress/sftp-chroot.sh regress/forwarding.sh regress/transfer.sh
regress/multiplex.sh]
Move the setting of DATA and COPY into test-exec.sh
- dtucker@cvs.openbsd.org 2013/05/17 10:16:26
[regress/try-ciphers.sh]
use expr for math to keep diffs vs portable down
(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

View File

@ -1,4 +1,4 @@
# $OpenBSD: try-ciphers.sh,v 1.19 2013/02/11 23:58:51 djm Exp $
# $OpenBSD: try-ciphers.sh,v 1.20 2013/05/17 10:16:26 dtucker Exp $
# Placed in the Public Domain.
tid="try ciphers"