From: Martin Schwenke Date: Thu, 15 Mar 2018 05:28:17 +0000 (+1100) Subject: ctdb-ib: Drop a bit-rotted test example from the README X-Git-Tag: talloc-2.1.12~137 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=689259be02624b992634aa1ce8addb0ebfc69c51;p=thirdparty%2Fsamba.git ctdb-ib: Drop a bit-rotted test example from the README This hasn't worked as advertised for a long time. Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs --- diff --git a/ctdb/ib/README.txt b/ctdb/ib/README.txt index 40419829ca2..e238a1d9126 100644 --- a/ctdb/ib/README.txt +++ b/ctdb/ib/README.txt @@ -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