From d618823fbc6be65ffce6feecc1351ce232fea9a9 Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Mon, 29 Sep 2008 16:56:26 +0000 Subject: [PATCH] Dali modification set was looking at wrong branch (i.e. would not be triggered automatically when change occurred in R2_0_maintenance branch). --- releng.control/cc_config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml index d689b1f44..a722cf38a 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml @@ -851,7 +851,7 @@ module="${env.RELENGJSF}" reallyquiet="${env.CVS_QUIET}"/> <cvs - tag="R3_0_maintenance" + tag="R2_0_maintenance" module="${env.RELENGDALI}" reallyquiet="${env.CVS_QUIET}"/> </modificationset> -- GitLab