]> andersk Git - openssh.git/blobdiff - regress/conch-ciphers.sh
- (dtucker) [contrib/cygwin/ssh-host-config] better support for automated
[openssh.git] / 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.03725 seconds and 4 git commands to generate.