]> andersk Git - gssapi-openssh.git/blobdiff - openssh/regress/conch-ciphers.sh
Import of OpenSSH 5.2p1
[gssapi-openssh.git] / openssh / regress / conch-ciphers.sh
index 84b19061892cb19f291af4f97ff8af3e7ffb81a6..5b65cd993ad4000e75bdba21d1b4bdeace76d5d8 100644 (file)
@@ -7,7 +7,8 @@ DATA=/bin/ls
 COPY=${OBJ}/copy
 
 if test "x$REGRESS_INTEROP_CONCH" != "xyes" ; then
-       fatal "conch interop tests not enabled"
+       echo "conch interop tests not enabled"
+       exit 0
 fi
 
 start_sshd
This page took 0.049129 seconds and 4 git commands to generate.