This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
fish-shell
Watch
2
Star
0
Fork
You've already forked fish-shell
0
mirror of
https://github.com/fish-shell/fish-shell
synced
2024-12-28 13:53:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6239c94fd4
fish-shell
/
tests
/
while.err
4 lines
51 B
Text
Raw
Normal View
History
Unescape
Escape
Make while loops evaluate to the last executed command status A while loop now evaluates to the last executed command in the body, or zero if the loop body is empty. This matches POSIX semantics. Add a bunch of tricky tests. See #4982
2019-01-21 00:37:20 +00:00
####################
# Loops exit status handling
Reference in a new issue
Copy permalink