tiramisu/tiramisu
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
..
__init__.py relative imports to absolute imports (fixes #2667) 2012-07-23 14:39:16 +02:00
autolib.py validation of the len of the multi in a group 2012-12-04 12:06:26 +01:00
basetype.py non mandatory api 2012-09-11 15:18:38 +02:00
config.py Find breaks on "disabled" property 2013-01-31 14:38:48 +01:00
error.py permissive in the getattr 2012-10-16 15:09:52 +02:00
option.py Fix appending to a non-grouped multi 2013-01-31 17:09:59 +01:00
setting.py generic owners shall live in settings 2012-12-11 11:18:53 +01:00
tool.py groupe_types are real types now 2012-12-06 18:14:57 +01:00