[SCM] CTDB repository - branch master updated - ctdb-2.1-49-g043e18a

Amitay Isaacs amitay at samba.org
Sun Apr 14 23:37:10 MDT 2013


The branch, master has been updated
       via  043e18a8324ccb2c8ddd7b323ebedb5b0de1298d (commit)
      from  35264e42ade4676468cf7713fa339c784e932953 (commit)

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


- Log -----------------------------------------------------------------
commit 043e18a8324ccb2c8ddd7b323ebedb5b0de1298d
Author: Amitay Isaacs <amitay at gmail.com>
Date:   Thu Apr 11 16:58:59 2013 +1000

    tests: Fix typo in variable name
    
    Signed-off-by: Amitay Isaacs <amitay at gmail.com>

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

Summary of changes:
 tests/simple/76_ctdb_pdb_recovery.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/tests/simple/76_ctdb_pdb_recovery.sh b/tests/simple/76_ctdb_pdb_recovery.sh
index 2f21fdd..50f241e 100755
--- a/tests/simple/76_ctdb_pdb_recovery.sh
+++ b/tests/simple/76_ctdb_pdb_recovery.sh
@@ -86,7 +86,7 @@ wait_until_node_has_status 1 notstopped
 #
 TESTDB="persistent_test.tdb"
 
-stauts=0
+status=0
 
 # Create a temporary persistent database to test with
 echo "create persistent test database $TESTDB"


-- 
CTDB repository


More information about the samba-cvs mailing list