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

Andrew Tridgell tridge at samba.org
Tue Feb 8 16:22:38 MST 2011


The branch, master has been updated
       via  553d9b4 added samba_3_waf to the list of trees in the web interface
      from  ecacea8 enable samba_3_waf build

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


- Log -----------------------------------------------------------------
commit 553d9b4dbf9f49e20a666706e4848ede60155674
Author: Andrew Tridgell <tridge at samba.org>
Date:   Wed Feb 9 10:21:18 2011 +1100

    added samba_3_waf to the list of trees in the web interface

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

Summary of changes:
 web/trees.conf |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/web/trees.conf b/web/trees.conf
index 10bf3eb..9ab398a 100644
--- a/web/trees.conf
+++ b/web/trees.conf
@@ -22,19 +22,25 @@ branch = trunk
 scm = git
 repo = samba.git
 branch = v3-5-test
-srcdir = source
+srcdir = source3
 
 [samba_3_next]
 scm = git
 repo = samba.git
 branch = v3-6-test
-srcdir = source
+srcdir = source3
 
 [samba_3_master]
 scm = git
 repo = samba.git
 branch = master
-srcdir = source
+srcdir = source3
+
+[samba_3_waf]
+scm = git
+repo = samba.git
+branch = master
+srcdir = source3
 
 [samba_4_0_test]
 scm = git


-- 
build.samba.org


More information about the samba-cvs mailing list