mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 12:21:19 -03:00
src/exec: fix assertion on failed exec redirection
Minimal reproducer: `fish -c "exec cat<x"`
This commit is contained in:
committed by
ridiculousfish
parent
b247c8d9ad
commit
6e9250425a
2
tests/test_exec_fail.out
Normal file
2
tests/test_exec_fail.out
Normal file
@@ -0,0 +1,2 @@
|
||||
failed: 1
|
||||
neg failed: 0
|
||||
Reference in New Issue
Block a user