diff options
Diffstat (limited to 'regress')
-rw-r--r-- | regress/test-exec.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/regress/test-exec.sh b/regress/test-exec.sh index 70250acd7..4e69658ce 100644 --- a/regress/test-exec.sh +++ b/regress/test-exec.sh | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: test-exec.sh,v 1.23 2004/06/25 01:25:12 djm Exp $ | 1 | # $OpenBSD: test-exec.sh,v 1.24 2004/11/25 09:39:27 dtucker Exp $ |
2 | # Placed in the Public Domain. | 2 | # Placed in the Public Domain. |
3 | 3 | ||
4 | #SUDO=sudo | 4 | #SUDO=sudo |
@@ -205,7 +205,6 @@ Host * | |||
205 | ChallengeResponseAuthentication no | 205 | ChallengeResponseAuthentication no |
206 | HostbasedAuthentication no | 206 | HostbasedAuthentication no |
207 | PasswordAuthentication no | 207 | PasswordAuthentication no |
208 | RhostsRSAAuthentication no | ||
209 | BatchMode yes | 208 | BatchMode yes |
210 | StrictHostKeyChecking yes | 209 | StrictHostKeyChecking yes |
211 | EOF | 210 | EOF |