summaryrefslogtreecommitdiffstats
path: root/regress
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2024-02-06 01:18:44 +0100
committerDarren Tucker <dtucker@dtucker.net>2024-02-06 01:18:44 +0100
commit0f6a8a0d0a518fd78c4cbebfdac990a57a1c4e41 (patch)
tree7aab5c02e8c2b131987fa3ac672a769b82e29fa4 /regress
parentignore some vim droppings (diff)
downloadopenssh-0f6a8a0d0a518fd78c4cbebfdac990a57a1c4e41.tar.xz
openssh-0f6a8a0d0a518fd78c4cbebfdac990a57a1c4e41.zip
Use "skip" function instead doing it ourselves.
Diffstat (limited to 'regress')
-rw-r--r--regress/multiplex.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/regress/multiplex.sh b/regress/multiplex.sh
index 8282d0d94..b992cd412 100644
--- a/regress/multiplex.sh
+++ b/regress/multiplex.sh
@@ -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