Miroir de https://framagit.org/tiramisu/tiramisu.git pour la création de paquets
Go to file
Daniel Dehennin 03baedd4dd Fix appending to a non-grouped multi
When the multi is not grouped, just set the value and do not try to
update len of inexistant slaves.

The code path try to update the len of all other variables under the
OptionDescription of the multi.

* tiramisu/option.py (Multi.append): return after setting the value.

Fixes: #4811 @10m
2013-01-31 17:09:59 +01:00
doc master subgroups that have subgroups 2013-01-11 09:46:41 +01:00
report ready for debian packaging now 2012-07-13 11:22:00 +02:00
test find raises an exception if no option found Fixes #4721 2013-01-28 09:55:51 +01:00
tiramisu Fix appending to a non-grouped multi 2013-01-31 17:09:59 +01:00
.gitignore Dynamic version and Makefile target to generate a distribution 2012-07-24 15:16:40 +02:00
AUTHORS various misspellings 2012-07-25 09:01:18 +02:00
COPYING various misspellings 2012-07-25 09:01:18 +02:00
Makefile Dynamic version and Makefile target to generate a distribution 2012-07-24 15:16:40 +02:00
README various misspellings 2012-07-25 09:01:18 +02:00
ccbysa3.0.txt code2html works again and doc licence 2012-07-23 15:17:59 +02:00
gpl-3.0.txt everything in src for packaging purposes 2012-07-13 09:42:14 +02:00
setup.py Dynamic version and Makefile target to generate a distribution 2012-07-24 15:16:40 +02:00

README

LICENSES
---------

See COPYING for the licences of the code and the documentation.

See AUTHORS for the details about the tiramisu's team.