Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit f5e8e812 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

on commit: commit cycle first

parent 49aa24ba
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
* by the European Commission - subsequent versions of the EUPL (the "Licence");
* You may not use VECTO except in compliance with the Licence.
* You may obtain a copy of the Licence at:
*
*
* https://joinup.ec.europa.eu/community/eupl/og_page/eupl
*
* Unless required by applicable law or agreed to in writing, VECTO
......
......@@ -11,7 +11,7 @@
* by the European Commission - subsequent versions of the EUPL (the "Licence");
* You may not use VECTO except in compliance with the Licence.
* You may obtain a copy of the Licence at:
*
*
* https://joinup.ec.europa.eu/community/eupl/og_page/eupl
*
* Unless required by applicable law or agreed to in writing, VECTO
......
......@@ -224,7 +224,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
.If<IClutchInfo>(c => Clutch = c)
.If<IDrivingCycleInfo>(c => {
DrivingCycle = c;
commitPriority = 3;
commitPriority = 6;
});
_components.Add(Tuple.Create(commitPriority, component));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment