diff options
author | Changqing Li <changqing.li@windriver.com> | 2019-08-23 09:55:45 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-28 11:31:22 +0100 |
commit | 12bca525d52501e60841d8f3949ae31c0195c68a (patch) | |
tree | 50cf26de77ca0178009ea2416f4086b094d86d94 /meta/lib/oeqa/utils/commands.py | |
parent | e97ed8dcaa139b52484697d1020ba2eb2bd2b909 (diff) | |
download | poky-12bca525d52501e60841d8f3949ae31c0195c68a.tar.gz |
libedit: fix failed to get history
Reproduce steps:
run fileman under examples, history command not work,
nothing is output.
Fix by increase history_offset when add history, if not,
it will make current history event not align with offset,
and cannot get history correctly.
(From OE-Core rev: a1ff64bee270c151532e68a5151e622de71b5321)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/utils/commands.py')
0 files changed, 0 insertions, 0 deletions