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>
Thu, 23 Jan 2014 10:17:33 +0000 (10:17 +0000)
commitf0580eb84c450b551a503d7329314c41366b4a7d
tree05b3b591988672a8e98f58e15803633a2478e50c
parent85092999ecabdd03263cc5db275083f70e611062
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.

(From OE-Core rev: 45565b24651ab502ae49dc49261dc3ad5634191f)

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