]> andersk Git - gssapi-openssh.git/blobdiff - openssh/regress/putty-kex.sh
Import of OpenSSH 5.2p1
[gssapi-openssh.git] / openssh / regress / putty-kex.sh
index 2534b857532d6d1b01de3a8da2d03fba3d441873..293885a8a0ba6d39792ec01e44756a4cb4d03261 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
 
 for k in dh-gex-sha1 dh-group1-sha1 dh-group14-sha1 ; do
This page took 0.05319 seconds and 4 git commands to generate.