]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
ctdb-ib: Drop a bit-rotted test example from the README
authorMartin Schwenke <martin@meltin.net>
Thu, 15 Mar 2018 05:28:17 +0000 (16:28 +1100)
committerAmitay Isaacs <amitay@samba.org>
Mon, 19 Mar 2018 01:23:17 +0000 (02:23 +0100)
This hasn't worked as advertised for a long time.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/ib/README.txt

index 40419829ca2390131d028bb832bd0e87e179a91d..e238a1d9126f6202c33a74d4309ccb07f13c7bee 100644 (file)
@@ -8,12 +8,3 @@ export CFLAGS="-I/usr/local/ofed/include -L/usr/local/ofed/lib"
 After then:
 
 ./configure --enable-infiniband
-
-Example for testing
-===================
-bin/ctdb_test --transport ib --nlist ../2nodes_rm.txt --listen 10.0.0.1
-bin/ctdb_test --transport ib --nlist ../2nodes_rm.txt --listen 10.0.0.2
-
-where 2nodes_rm.txt:
-10.0.0.1
-10.0.0.2