Project

General

Profile

« Previous | Next » 

Revision 53486

added a condition to reduce the number of updates

View differences:

reposStoresConsistency.xml
13 13
		<CONFIGURATION start="manual">
14 14
			<NODE name="fixReposAndStores" type="FixRepoMdstoreSizes" isStart="true">
15 15
				<DESCRIPTION>Fix repos-stores sizes</DESCRIPTION>
16
				<PARAMETERS/>
16
				<PARAMETERS>
17
					<PARAM name="alwaysUpdate"  managedBy="user" required="true" type="boolean">false</PARAM>
18
				</PARAMETERS>
17 19
				<ARCS>
18 20
					<ARC to="success"/>
19 21
				</ARCS>

Also available in: Unified diff