diff options
author | markus@openbsd.org <markus@openbsd.org> | 2015-01-14 10:58:21 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2015-01-15 11:39:17 +0100 |
commit | 7613f828f49c55ff356007ae9645038ab6682556 (patch) | |
tree | 8df1b559b403481f2df2ddf2689397cf8d5f1db4 /regress/reconfigure.sh | |
parent | upstream commit (diff) | |
download | openssh-7613f828f49c55ff356007ae9645038ab6682556.tar.xz openssh-7613f828f49c55ff356007ae9645038ab6682556.zip |
upstream commit
re-add comment about full path
Diffstat (limited to 'regress/reconfigure.sh')
-rw-r--r-- | regress/reconfigure.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/reconfigure.sh b/regress/reconfigure.sh index ba6648bf4..1a42c21b7 100644 --- a/regress/reconfigure.sh +++ b/regress/reconfigure.sh @@ -1,4 +1,4 @@ -# $OpenBSD: reconfigure.sh,v 1.3 2015/01/14 09:54:38 markus Exp $ +# $OpenBSD: reconfigure.sh,v 1.4 2015/01/14 09:58:21 markus Exp $ # Placed in the Public Domain. tid="simple connect after reconfigure" |