[SCM] CTDB repository - branch master updated - ctdb-1.0.74-6-gb6e3450

Ronnie Sahlberg sahlberg at samba.org
Wed Mar 18 23:45:58 GMT 2009


The branch, master has been updated
       via  b6e34503ac094a274a569a69e3d93d92ad911f4d (commit)
      from  95d8ddbc2dd0b159e8df003502c3c336668d2c41 (commit)

http://gitweb.samba.org/?p=sahlberg/ctdb.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit b6e34503ac094a274a569a69e3d93d92ad911f4d
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Thu Mar 19 10:43:57 2009 +1100

    The wbinfo --sequence command has been depreciated in favor of the new
    --online-status command

-----------------------------------------------------------------------

Summary of changes:
 tools/ctdb_diagnostics |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/tools/ctdb_diagnostics b/tools/ctdb_diagnostics
index 8cf1f9a..a9531d6 100755
--- a/tools/ctdb_diagnostics
+++ b/tools/ctdb_diagnostics
@@ -236,7 +236,7 @@ show_all "smbclient -U% -L 127.0.0.1"
 WORKGROUP=`testparm -s --parameter-name=WORKGROUP 2> /dev/null`
 show_all id "$WORKGROUP/Administrator"
 show_all "wbinfo -p"
-show_all "wbinfo --sequence"
+show_all "wbinfo --online-status"
 show_all "smbd -b"
 
 date


-- 
CTDB repository


More information about the samba-cvs mailing list