Argument to control number of operations -o no longer valid
authorSam Zaydel <szaydel@gmail.com>
Thu, 7 Feb 2019 20:07:57 +0000 (20:07 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 18 Sep 2019 19:51:11 +0000 (19:51 +0000)
(This patch, only removing manpage text, submitted by gitlab.com user
Sam Zaydel @szaydel in MR 243 but without a Signed-off-by, so I
(Andrew Bartlett) am adding mine to say I'm happy to say this is a
legitimate and deliberate contribtion.)

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Sep 18 19:51:11 UTC 2019 on sn-devel-184

source4/torture/man/smbtorture.1.xml

index 09e19ed2f1fe62930c9b18ec08a896d5b050b783..9d2f9c9c0314e105c7e078ecab462f16d06d11dd 100644 (file)
@@ -26,7 +26,6 @@
                <arg choice="opt">-N numprocs</arg>
                <arg choice="opt">-n netbios_name</arg>
                <arg choice="opt">-W workgroup</arg>
-               <arg choice="opt">-o num_operations</arg>
                <arg choice="opt">-e num files(entries)</arg>
                <arg choice="opt">-O socket_options</arg>
                <arg choice="opt">-m maximum_protocol</arg>
                        <listitem><para>Specify number of smbtorture processes to launch.</para></listitem>
                </varlistentry>
 
-               <varlistentry><term>-o num_operations</term>
-                       <listitem><para>Number of times some operations should be tried before assuming they're output is consistent (default:100).</para></listitem>
-               </varlistentry>
-
                <varlistentry><term>-e num_files</term>
                        <listitem><para>Number of entries to use in certain tests (such as creating X files) (default: 1000).</para></listitem>
                </varlistentry>