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

Matthieu Patou mat at samba.org
Sun Nov 7 02:28:57 MST 2010


The branch, master has been updated
       via  7f12adc Fix buildsamba02 build
      from  58f5041 Point to the good database

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


- Log -----------------------------------------------------------------
commit 7f12adc5bc15b5e4141ad501bcab88d707820e24
Author: Matthieu Patou <mat at matws.net>
Date:   Sun Nov 7 12:29:26 2010 +0300

    Fix buildsamba02 build

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

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


Changeset truncated at 500 lines:

diff --git a/buildsamba02.fns b/buildsamba02.fns
index 13663f5..735227e 100644
--- a/buildsamba02.fns
+++ b/buildsamba02.fns
@@ -7,7 +7,7 @@ global_lock
 action_mytest() {
 	echo "PWD: "`pwd`
 	ls -lrt ../../*.fns
-    do_make test
+    make test
     totalstatus=$?
 
     # if we produced a test summary then show it


-- 
build.samba.org


More information about the samba-cvs mailing list