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

Andrew Bartlett abartlet at samba.org
Mon Sep 3 17:51:12 MDT 2012


The branch, master has been updated
       via  8976254 build: Fix build farm for hosts other than our coverage test
      from  178df90 Add action_none to assist hosts with no extra_actions

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


- Log -----------------------------------------------------------------
commit 89762541cf479b8656040daf78127255b529c4d7
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Tue Sep 4 09:56:38 2012 +1000

    build: Fix build farm for hosts other than our coverage test

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

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


Changeset truncated at 500 lines:

diff --git a/build_test.fns b/build_test.fns
index 3b0a4b8..ded4d09 100644
--- a/build_test.fns
+++ b/build_test.fns
@@ -814,7 +814,7 @@ test_tree() {
 	fi
 
 	if [ "$extra_actions" = "" ]; then
-		actions="none"
+		extra_actions="none"
 	fi
 
 	# start the build


-- 
build.samba.org


More information about the samba-cvs mailing list