[SCM] CTDB repository - branch master updated - 495a6293c284a1e74b9c5e0c112e6ed5feead107

Ronnie Sahlberg sahlberg at samba.org
Mon Jul 14 01:28:04 GMT 2008


The branch, master has been updated
       via  495a6293c284a1e74b9c5e0c112e6ed5feead107 (commit)
      from  c26afe26cc5c1f9cd9eef74166b5fc39dde591d3 (commit)

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


- Log -----------------------------------------------------------------
commit 495a6293c284a1e74b9c5e0c112e6ed5feead107
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Mon Jul 14 11:22:41 2008 +1000

    remove a debugging echo statement

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

Summary of changes:
 config/events.d/50.samba |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/config/events.d/50.samba b/config/events.d/50.samba
index 04ca6e7..a8aad91 100755
--- a/config/events.d/50.samba
+++ b/config/events.d/50.samba
@@ -114,7 +114,6 @@ case $cmd in
 	}
 
 	[ "$CTDB_SAMBA_SKIP_SHARE_CHECK" != "yes" ] && {
-echo do da test
 		smb_dirs=`testparm -s 2> /dev/null | egrep '^[[:space:]]*path = '  | cut -d= -f2`
 		ctdb_check_directories "Samba" $smb_dirs	
 	}


-- 
CTDB repository


More information about the samba-cvs mailing list