summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-07-25 12:08:07 +1000
committerDamien Miller <djm@mindrot.org>2013-07-25 12:08:07 +1000
commitfea440639e04cea9f2605375a41d654390369402 (patch)
tree44aa4313b4ae8db7cea40834dc21accd5453aeb1
parent53435b2d8773a5d7c78359e9f7bf9df2d93b9ef5 (diff)
- dtucker@cvs.openbsd.org 2013/05/30 20:12:32
[regress/test-exec.sh] use ssh and sshd as testdata since it needs to be >256k for the rekey test
-rw-r--r--ChangeLog3
-rw-r--r--regress/test-exec.sh2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c2197252..5daedfa43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,9 @@
23 - djm@cvs.openbsd.org 2013/07/25 00:57:37 23 - djm@cvs.openbsd.org 2013/07/25 00:57:37
24 [version.h] 24 [version.h]
25 openssh-6.3 for release 25 openssh-6.3 for release
26 - dtucker@cvs.openbsd.org 2013/05/30 20:12:32
27 [regress/test-exec.sh]
28 use ssh and sshd as testdata since it needs to be >256k for the rekey test
26 29
2720130720 3020130720
28 - (djm) OpenBSD CVS Sync 31 - (djm) OpenBSD CVS Sync
diff --git a/regress/test-exec.sh b/regress/test-exec.sh
index 2eab32341..6e1c28c87 100644
--- a/regress/test-exec.sh
+++ b/regress/test-exec.sh
@@ -1,4 +1,4 @@
1# $OpenBSD: test-exec.sh,v 1.44 2013/05/17 10:30:07 dtucker Exp $ 1# $OpenBSD: test-exec.sh,v 1.45 2013/05/30 20:12:32 dtucker Exp $
2# Placed in the Public Domain. 2# Placed in the Public Domain.
3 3
4#SUDO=sudo 4#SUDO=sudo