This website requires JavaScript.
Explore
Help
Sign In
h
/
fish-shell
Watch
1
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2026-06-03 06:41:14 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3.1b1
fish-shell
/
tests
/
while.err
4 lines
51 B
Plaintext
Raw
Permalink
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-20 16:37:20 -08:00
####################
# Loops exit status handling
Reference in New Issue
Copy Permalink