]> andersk Git - gssapi-openssh.git/blobdiff - openssh/regress/putty-transfer.sh
Import of OpenSSH 5.2p1
[gssapi-openssh.git] / openssh / regress / putty-transfer.sh
index 6b21f3be72b44aba2ad206dc24b27a6440affafc..9e1e1550a9f3b6aff997f88e186ce5d54a28751d 100644 (file)
@@ -7,7 +7,8 @@ DATA=/bin/ls
 COPY=${OBJ}/copy
 
 if test "x$REGRESS_INTEROP_PUTTY" != "xyes" ; then
-       fatal "putty interop tests not enabled"
+       echo "putty interop tests not enabled"
+       exit 0
 fi
 
 # XXX support protocol 1 too
This page took 0.088664 seconds and 4 git commands to generate.