The branch, v3-2-test has been updated
       via  754671b8be0bf73a9e1fe7ff420a1b7a1cd501b7 (commit)
       via  4ac867f5588e902358eba7bcb4dbfd431181943d (commit)
      from  9475993dae06fa023f2eb63d04d5f7b07b0b4d93 (commit)

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


- Log -----------------------------------------------------------------
commit 754671b8be0bf73a9e1fe7ff420a1b7a1cd501b7
Merge: 9475993dae06fa023f2eb63d04d5f7b07b0b4d93 
4ac867f5588e902358eba7bcb4dbfd431181943d
Author: Jelmer Vernooij <[EMAIL PROTECTED]>
Date:   Fri Oct 12 19:41:01 2007 +0200

    Merge branch 'v3-2-stable' into my_branch

commit 4ac867f5588e902358eba7bcb4dbfd431181943d
Author: Jelmer Vernooij <[EMAIL PROTECTED]>
Date:   Fri Oct 12 18:42:45 2007 +0200

    Fix valgrind window title.

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

Summary of changes:
 source/Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/Makefile.in b/source/Makefile.in
index 50ad4d6..ea1b69b 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -2028,7 +2028,7 @@ test: all torture timelimit
 
 valgrindtest: all torture timelimit
        @echo Running Test suite with valgrind
-       @NMBD_VALGRIND="xterm -n smbd -e valgrind -q --db-attach=yes 
--num-callers=30" \
+       @NMBD_VALGRIND="xterm -n nmbd -e valgrind -q --db-attach=yes 
--num-callers=30" \
         SMBD_VALGRIND="xterm -n smbd -e valgrind -q --db-attach=yes 
--num-callers=30" \
         VALGRIND="valgrind -q --num-callers=30 
--log-file=${selftest_prefix}/st/valgrind.log" \
         $(srcdir)/script/tests/selftest.sh ${selftest_prefix}/st all 
"${smbtorture4_path}"


-- 
Samba Shared Repository

Reply via email to