]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
ctdb-tests: Drop unsupported long options from ss stub usage
authorMartin Schwenke <mschwenke@ddn.com>
Mon, 16 Sep 2024 02:19:00 +0000 (12:19 +1000)
committerMartin Schwenke <martins@samba.org>
Wed, 6 Nov 2024 23:03:42 +0000 (23:03 +0000)
These have not been supported since commit
896c77df1ce2645c6dd7898b59ea802e204dc7d9 in 2018.

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jerry Heyman <jheyman@ddn.com>
ctdb/tests/UNIT/eventscripts/stubs/ss

index 6797814a6f3fba4953a009dd49950d3f8a350f79..dcd62724179fb4577c3ab4f8c3a84fab7e11ac52 100755 (executable)
@@ -5,7 +5,7 @@ prog="ss"
 usage()
 {
        cat >&2 <<EOF
-Usage: $prog { -t|--tcp | -x|--unix } [options] [ FILTER ]
+Usage: $prog { -t | -x } [options] [ FILTER ]
 
 A fake ss stub that prints items depending on the variables
 FAKE_NETSTAT_TCP_ESTABLISHED, FAKE_TCP_LISTEN,