fish-shell/tests/test_exec_fail.err
Mrmaxmeier 6e9250425a src/exec: fix assertion on failed exec redirection
Minimal reproducer: `fish -c "exec cat<x"`
2019-02-12 20:52:03 -08:00

4 lines
192 B
Text

<W> fish: An error occurred while redirecting file 'nosuchfile'
open: No such file or directory
<W> fish: An error occurred while redirecting file 'nosuchfile'
open: No such file or directory