This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3632cb15f1
busybox
/
shell
/
hush_test
/
hush-redir
/
redir3.right
3 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
hush: add a TODO about redir3.tests failure Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-07-07 00:27:37 +05:30
TEST
hush: fix two redirection testcase failures function old new delta save_fds_on_redirect 183 256 +73 fcntl_F_DUPFD - 46 +46 restore_redirects 74 96 +22 xdup_and_close 51 72 +21 setup_redirects 196 200 +4 hush_main 988 983 -5 static.C 12 - -12 run_pipe 1595 1551 -44 ------------------------------------------------------------------------------ (add/remove: 1/1 grow/shrink: 4/2 up/down: 166/-61) Total: 105 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-07-08 01:37:28 +05:30
hush: can't duplicate file descriptor: Bad file descriptor
Reference in New Issue
Copy Permalink