hush: restore redirected stdin
function old new delta restore_redirects 52 95 +43 save_fd_on_redirect 243 253 +10 hfopen 90 99 +9 fgetc_interactive 259 261 +2 builtin_type 117 115 -2 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 4/1 up/down: 64/-2) Total: 62 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
3
shell/ash_test/ash-redir/redir_stdin1.right
Normal file
3
shell/ash_test/ash-redir/redir_stdin1.right
Normal file
@@ -0,0 +1,3 @@
|
||||
#Testing that stdin redirect is restored
|
||||
read2
|
||||
Ok:0
|
Reference in New Issue
Block a user