]> 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 11:17:07 +0000 (16:47 +0530)
commit1e5fba51f022a9320e72b6df753a02bfc1732af8
tree6142c834d218d0f86c24414da9b5d7aa675a6e7b
parentc833aba64f26546894a0c58d8a59db75d18e2ff7
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