[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha2-724-g6c7aa27

Jelmer Vernooij jelmer at samba.org
Mon Feb 11 12:59:21 GMT 2008


The branch, v4-0-test has been updated
       via  6c7aa271b1cb0f5604be54f1aa26e1e3531c8f36 (commit)
       via  71dc1d5d1db7e5e3cb4245c20df739926c1e8514 (commit)
      from  c16212e8bf5343496ea4b3afc30a8b4d3a0afe2d (commit)

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


- Log -----------------------------------------------------------------
commit 6c7aa271b1cb0f5604be54f1aa26e1e3531c8f36
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Feb 11 13:58:04 2008 +0100

    Fix accidently introduced typo.

commit 71dc1d5d1db7e5e3cb4245c20df739926c1e8514
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Feb 11 13:54:12 2008 +0100

    Ignore mkconfig.mk file, which is autogenerated.

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

Summary of changes:
 .gitignore                      |    1 +
 source/selftest/samba4_tests.sh |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/.gitignore b/.gitignore
index a85553d..948ba83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+source/mkconfig.mk
 source/test-results
 source/lib/gencache/gencache.h
 source/lib/ldb/bin
diff --git a/source/selftest/samba4_tests.sh b/source/selftest/samba4_tests.sh
index b1d8521..fba9e86 100755
--- a/source/selftest/samba4_tests.sh
+++ b/source/selftest/samba4_tests.sh
@@ -43,7 +43,7 @@ plantest() {
 $incdir/../bin/smbtorture -V
 
 samba4srcdir=$incdir/..
-samba4biir=$samba4srcdir/bin
+samba4bindir=$samba4srcdir/bin
 SCRIPTDIR=$samba4srcdir/../testprogs/ejs
 smb4torture="$samba4bindir/smbtorture $TORTURE_OPTIONS"
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list