imag/lib
Matthias Beyer dc162cb167 Fix: Off by one error
When printing the error chain, we print the error and then iterate over
the causes. Hence, we have to increase the printed number by one here,
because 0 (zero) is already printed.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-02-15 19:56:13 +01:00
..
core Fix: Off by one error 2019-02-15 19:56:13 +01:00
domain Add debug output 2019-02-15 19:05:09 +01:00
entry Add feature to trim content on the right 2019-02-11 03:52:04 +01:00
etc Make generate_variants() more flexible 2019-02-11 03:52:04 +01:00