The branch, v3-4-test has been updated
       via  2d12e14ad277d28b7b8181525b16992f4cad1370 (commit)
      from  7d3b85999c6d2521ef2f9a5aace52c9a19bf2f42 (commit)

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


- Log -----------------------------------------------------------------
commit 2d12e14ad277d28b7b8181525b16992f4cad1370
Author: Volker Lendecke <[email protected]>
Date:   Sun Mar 29 00:52:22 2009 +0100

    Fix a debug msg typo

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

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


Changeset truncated at 500 lines:

diff --git a/source3/torture/torture.c b/source3/torture/torture.c
index 6029eb0..1b9e394 100644
--- a/source3/torture/torture.c
+++ b/source3/torture/torture.c
@@ -5203,7 +5203,7 @@ static bool run_cli_echo(int dummy)
        struct async_req *req;
        NTSTATUS status;
 
-       printf("starting chain1 test\n");
+       printf("starting cli_echo test\n");
        if (!torture_open_connection(&cli, 0)) {
                return false;
        }


-- 
Samba Shared Repository

Reply via email to