diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml index 4ac92d32dc66b852f5e7e54f91382cfc464440d8..976d3c842a8d14766885059207df6592fba5be99 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml @@ -184,17 +184,14 @@ <cvs tag="R2_0_maintenance" module="${env.RELENGMAPS}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}" /> <cvs tag="R1_0_maintenance" module="${env.RELENGDALI}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}" /> <cvs tag="R1_0_maintenance" module="${env.RELENGJSF}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}" /> </modificationset> <schedule @@ -234,17 +231,14 @@ <cvs tag="R2_0_maintenance" module="${env.RELENGMAPS}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}" /> <cvs tag="R1_0_maintenance" module="${env.RELENGDALI}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}" /> <cvs tag="R1_0_maintenance" module="${env.RELENGJSF}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}"/> </modificationset> @@ -283,15 +277,12 @@ quietperiod="120"> <cvs module="${env.RELENGMAPS}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}" /> <cvs module="${env.RELENGJSF}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}" /> <cvs module="${env.RELENGDALI}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}" /> </modificationset> <schedule @@ -361,15 +352,12 @@ quietperiod="120"> <cvs module="${env.RELENGMAPS}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}" /> <cvs module="${env.RELENGJSF}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}" /> <cvs module="${env.RELENGDALI}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}" /> </modificationset> <schedule @@ -416,15 +404,12 @@ <modificationset quietperiod="120"> <cvs module="${env.RELENGMAPS}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}"/> <cvs module="${env.RELENGJSF}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}" /> <cvs module="${env.RELENGDALI}" - quiet="${env.CVS_QUIET}" reallyquiet="${env.CVS_REALLY_QUIET}" /> </modificationset>