aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-redir/redir_exec2.right (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: fix "exec 3>FILE" aborting if 3 is exactly the next free fdDenys Vlasenko2024-07-131-0/+4
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>