]> andersk Git - openssh.git/blobdiff - regress/ssh-com-client.sh
- dtucker@cvs.openbsd.org 2010/01/12 00:16:47
[openssh.git] / regress / ssh-com-client.sh
index 8097362387f185dc457ded0b5e15e9ca6ac76353..324a0a723172ca9532f06e8cb43e1817d21a9a98 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: ssh-com-client.sh,v 1.5 2003/05/14 22:08:27 markus Exp $
+#      $OpenBSD: ssh-com-client.sh,v 1.6 2004/02/24 17:06:52 markus Exp $
 #      Placed in the Public Domain.
 
 tid="connect with ssh.com client"
@@ -19,6 +19,9 @@ VERSIONS="
        3.2.0
        3.2.2
        3.2.3
+       3.2.5
+       3.2.9
+       3.2.9.1
        3.3.0"
 
 # 2.0.10 2.0.12 2.0.13 don't like the test setup
@@ -64,7 +67,7 @@ EOF
 # we need a real server (no ProxyConnect option)
 start_sshd
 
-DATA=/bin/ls
+DATA=/bin/ls${EXEEXT}
 COPY=${OBJ}/copy
 rm -f ${COPY}
 
This page took 0.046625 seconds and 4 git commands to generate.