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 <[email protected]>
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

Reply via email to