mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
Handle set -e
result ENV_NOT_FOUND in tests
This commit is contained in:
parent
01452da5bf
commit
95712125c9
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@ Test 22 pass
|
|||
4 0
|
||||
5 0
|
||||
6 0
|
||||
7 1
|
||||
# exit code 4 is ENV_NOT_FOUND, as foo has already been unset
|
||||
7 4
|
||||
8 0
|
||||
9 121
|
||||
10 0 A
|
||||
|
|
Loading…
Reference in a new issue