summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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