summaryrefslogtreecommitdiffstats
path: root/scripts/oe-git-proxy
diff options
context:
space:
mode:
authorSoumya <soumya.sambu@windriver.com>2023-03-31 16:26:51 +0000
committerSteve Sakoman <steve@sakoman.com>2023-04-14 06:30:30 -1000
commitd4e7033be5943648991248dd3115ea1a015576d2 (patch)
tree0d5274f6c5259092048e27dd96d8ee5ea2506705 /scripts/oe-git-proxy
parent6310d789e6352461e58b311c7d07c2f7e836f9d0 (diff)
downloadpoky-d4e7033be5943648991248dd3115ea1a015576d2.tar.gz
shadow: Fix can not print full login timeout message
When we do not enter password during login, it is expected to display message "Login timed out after 60 seconds". But it prints only first few bytes(like "Login t") when write is immediately followed by exit. Fix - Calling exit from new handler provides enough time to display full message. Upstream-Status: Accepted [https://github.com/shadow-maint/shadow/commit/670cae834827a8f794e6f7464fa57790d911b63c] (From OE-Core rev: e5c1b64ea66fb1cbdb6403fa26d4d42b9d64e44f) Signed-off-by: Soumya <soumya.sambu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 644cfe9dcf351bfa6c67f4b4d1e7dec416a59021) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/oe-git-proxy')
0 files changed, 0 insertions, 0 deletions