src/exec: fix assertion on failed exec redirection

Minimal reproducer: `fish -c "exec cat<x"`
This commit is contained in:
Mrmaxmeier
2019-02-11 17:10:42 +01:00
committed by ridiculousfish
parent b247c8d9ad
commit 6e9250425a
5 changed files with 18 additions and 1 deletions

View File

@@ -0,0 +1 @@
0