summaryrefslogtreecommitdiffstats
path: root/tests/test_okdir_closed_stdin.out
Commit message (Collapse)AuthorAgeFilesLines
* main: Fix closed standard stream handlingTavian Barnes2019-02-011-0/+0
bfs >&- should complain about a missing file descriptor, rather than silently succeeding.