[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha2-1322-g9fa4b53

Michael Adam obnox at samba.org
Tue Mar 18 15:11:32 GMT 2008


The branch, v4-0-test has been updated
       via  9fa4b53b61064c910b8f5c9c676c971023b8670c (commit)
      from  62bb177a6e4a3e1f949b78c7cd7583f2e1271739 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit 9fa4b53b61064c910b8f5c9c676c971023b8670c
Author: Michael Adam <obnox at samba.org>
Date:   Tue Mar 18 13:02:32 2008 +0100

    smbtorture: fix typos in RAW-OPLOCK output.
    
    Michael

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

Summary of changes:
 source/torture/raw/oplock.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/torture/raw/oplock.c b/source/torture/raw/oplock.c
index 5ab43d5..8b2e4fb 100644
--- a/source/torture/raw/oplock.c
+++ b/source/torture/raw/oplock.c
@@ -2539,7 +2539,7 @@ static bool test_raw_oplock_batch22(struct torture_context *tctx, struct smbcli_
 	int te;
 
 	if (torture_setting_bool(tctx, "samba3", false)) {
-		torture_skip(tctx, "BACHT22 disabled against samba3\n");
+		torture_skip(tctx, "BATCH22 disabled against samba3\n");
 	}
 
 	if (!torture_setup_dir(cli1, BASEDIR)) {
@@ -2629,7 +2629,7 @@ static bool test_raw_oplock_batch23(struct torture_context *tctx, struct smbcli_
 	struct smbcli_state *cli3 = NULL;
 
 	if (torture_setting_bool(tctx, "samba3", false)) {
-		torture_skip(tctx, "BACHT23 disabled against samba3\n");
+		torture_skip(tctx, "BATCH23 disabled against samba3\n");
 	}
 
 	if (!torture_setup_dir(cli1, BASEDIR)) {


-- 
Samba Shared Repository


More information about the samba-cvs mailing list