Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | formats/string_iter: (always for now) add a trailing newline | Jan Pokorný | 2015-04-15 | 1 | -2/+6 |
| | | | | | | | | First, it's a convention, second, it looks way better when outputting the list on stdout (line is not interleaved with subsequent shell prompt). Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | ||||
* | filters/string-{iter,list,set}: move from ext-plugins/lib-general | Jan Pokorný | 2015-04-15 | 1 | -0/+40 |
This is for upcoming cluster.conf (Pacemaker) + CIB -> sequence of pcs commands conversion. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> |