aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2024-07-27 07:51:35 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2024-09-27 20:16:23 +0200
commit39c5c08b28f14e02611d5c79e357fb7432da1e25 (patch)
treede9733de240af538be67ac2a5b5478b6b44e6086 /arch
parent26895db35d4b9160ff5f2fe1f942e1ddbf58747d (diff)
downloadbusybox-w32-39c5c08b28f14e02611d5c79e357fb7432da1e25.tar.gz
busybox-w32-39c5c08b28f14e02611d5c79e357fb7432da1e25.tar.bz2
busybox-w32-39c5c08b28f14e02611d5c79e357fb7432da1e25.zip
lineedit: use stdout for shell history builtin
Commit fd47f0567 (lineedit: print prompt and editing operations to stderr) changed various print statements to output to stderr. The change in show_history() caused the shell history builtin to send its output to stderr. Revert that part of the commit. function old new delta show_history 47 42 -5 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-5) Total: -5 bytes Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions