- 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)
diff --git a/ChangeLog b/ChangeLog
index f4be9bc..72df136 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/regress/try-ciphers.sh b/regress/try-ciphers.sh
index 084a145..e17c9f5 100644
--- a/regress/try-ciphers.sh
+++ b/regress/try-ciphers.sh
@@ -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"