]> code.ossystems Code Review - openembedded-core.git/commit
pybootchartgui: Adopt the width of the index in split output files
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Tue, 21 Jan 2014 15:22:34 +0000 (16:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Jan 2014 07:26:30 +0000 (07:26 +0000)
commit45565b24651ab502ae49dc49261dc3ad5634191f
tree4a5e9a19dd78f6626a6c201b6503f1c4005a3dbe
parent5fa869007b5ba762bf5679197cf98b1d14a34a22
pybootchartgui: Adopt the width of the index in split output files

Add minimum width zero-padding to the index used in split output files
with -s and -o. I.e., if -s 200 is used, then the index will be
zero-padded to three digits width.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/pybootchartgui/pybootchartgui/main.py.in