]> code.ossystems Code Review - openembedded-core.git/commit
resulttool/manualexecution: Fixed step sorted by integer
authorYeoh Ee Peng <ee.peng.yeoh@intel.com>
Thu, 4 Apr 2019 08:48:37 +0000 (16:48 +0800)
committerArmin Kuster <akuster808@gmail.com>
Sat, 6 Apr 2019 10:47:59 +0000 (16:17 +0530)
commit2d96a9228fb451752c061c25582a5cc1735099bf
treeb11856b6cf897d5939ec0602ee698c2701d984ce
parent6bb181b1e5f14d166cab8023b14316e54012c583
resulttool/manualexecution: Fixed step sorted by integer

Currently the manual execution display step by sorting
the step as string, where steps were not being sorted
correctly when there are more than 9 steps.

Fixed the step sorting by sorting step as integer.

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/lib/resulttool/manualexecution.py