[SCM] build.samba.org - branch master updated

Matthieu Patou mat at samba.org
Mon Nov 8 16:23:06 MST 2010


The branch, master has been updated
       via  4bb4b4c Force to have a ldb backend for make test
      from  3043234 Fix syntax error.

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


- Log -----------------------------------------------------------------
commit 4bb4b4c8e6c2201d5c53916ce4123eae539dbb97
Author: Matthieu Patou <mat at matws.net>
Date:   Tue Nov 9 02:22:49 2010 +0300

    Force to have a ldb backend for make test

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

Summary of changes:
 buildsamba02.fns |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/buildsamba02.fns b/buildsamba02.fns
index 3cef2ad..365331c 100644
--- a/buildsamba02.fns
+++ b/buildsamba02.fns
@@ -5,12 +5,12 @@ global_lock
 #. install_python.fns
 
 action_test() {
-	echo "PWD: "`pwd`
-	ls -lrta ../../
 	set
 	env
 	case $tree in
 		samba_4*)
+		  unset TEST_LDAP
+		  unset TEST_OPTIONS
 		../buildtools/bin/waf test
 			;;
 		*)


-- 
build.samba.org


More information about the samba-cvs mailing list