From 553d9b4dbf9f49e20a666706e4848ede60155674 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 9 Feb 2011 10:21:18 +1100 Subject: [PATCH] added samba_3_waf to the list of trees in the web interface --- web/trees.conf | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) 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 -- 2.34.1