[if-mm !reconfig]
[bounce href="[area @@MM_BASE@@/violation]"]
[/if-mm]
[L]Reconfiguring[/L]....
[set name=its int][calc]
$hk = q{[global-value Global::HouseKeeping]};
$hk += 2;
return join " ", 1 .. $hk;
[/calc][/set]
[set name=arg int][data session arg][/set]
[L]Reconfiguring catalog[/L]: ...
[set name=reconfig_status int][reconfigure][/set]
[loop arg="[scratch its]"]
[reconfig-wait send=1]
[/loop]
[if scratch possible_timeout]
[L]WARNING: Reconfiguration may have timed out[/L].
[L]Last config[/L]: [reconfig-time]
[else]
[L]SUCCESS[/L]
[value name=mvc_changes_made set=""]
[/else]
[/if]
([L]return[/L])