]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2019 21:57:27 +0000 (22:57 +0100)
commit192c255d9f597b3526a5b94fcf3eedc4527189ed
tree672f8c8c05d3d85c6c8d4ed2c674510e52ae4682
parente44c9a018c13208fef0dcef4479ce71977628cd4
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>
scripts/lib/resulttool/manualexecution.py