]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Use "skip" function instead doing it ourselves.
authorDarren Tucker <dtucker@dtucker.net>
Tue, 6 Feb 2024 00:18:44 +0000 (11:18 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Tue, 6 Feb 2024 00:18:44 +0000 (11:18 +1100)
regress/multiplex.sh

index 8282d0d940f5e060e5ef56592cb23ec6d0de24b2..b992cd412149447b4bc0c3f86cc3c243dd496705 100644 (file)
@@ -8,8 +8,7 @@ tid="connection multiplexing"
 
 trace "will use ProxyCommand $proxycmd"
 if config_defined DISABLE_FD_PASSING ; then
-       echo "skipped (not supported on this platform)"
-       exit 0
+       skip "not supported on this platform (FD passing disabled)"
 fi
 
 P=3301  # test port