Hi Denys, There is an issue with this patch. In my testing, when the timeout occurs, the shell exits perfectly, but the terminal that I am in becomes unusable.
# ash / # export TMOUT=30 / # /tmp/busybox ash / # timed out waiting for input: auto-logout / # / # / # / # / # / # Notice pressing return, does not give me a new line. Instead, just keeps printing the command prompt on the same line. Also, nothing I type comes out on the screen. I can type 'ls' followed by return, and it prints the contents of the directory, but I never see 'ls' on the screen. Cheers Rouble On Sun, Feb 6, 2011 at 11:16 AM, Denys Vlasenko <[email protected]> wrote: > On Saturday 05 February 2011 15:42, rouble wrote: >> Hi Denys, >> >> Can you share the patch here. > > Sure. > > http://git.busybox.net/busybox/commit/?id=046341e8bd91a2a2c0d44b40217fa1c5ce1dd949 > > -- > vda > _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
