[SCM] CTDB repository - branch master updated - ctdb-1.0.88-2-g54c047c

Ronnie Sahlberg sahlberg at samba.org
Thu Aug 27 13:22:05 MDT 2009


The branch, master has been updated
       via  54c047c48902a15e5d2925bfa86e012a11188796 (commit)
      from  85590e9dfaab0db16ce8103e509fd4d51aef4ad5 (commit)

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


- Log -----------------------------------------------------------------
commit 54c047c48902a15e5d2925bfa86e012a11188796
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Fri Aug 28 05:19:44 2009 +1000

    remove a check for the reclock file we dont need

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

Summary of changes:
 config/ctdb.init |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/config/ctdb.init b/config/ctdb.init
index d69b01c..0e6d5fd 100755
--- a/config/ctdb.init
+++ b/config/ctdb.init
@@ -62,10 +62,6 @@ else
 fi
 
 build_ctdb_options () {
-    [ -z "$CTDB_RECOVERY_LOCK" ] && {
-	echo "You must configure the location of the CTDB_RECOVERY_LOCK"
-	exit 1
-    }
 
     maybe_set () {
 	# If the 2nd arg is null then return - don't set anything.


-- 
CTDB repository


More information about the samba-cvs mailing list