mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-13 08:27:26 +00:00
12 lines
266 B
Text
12 lines
266 B
Text
|
|
####################
|
|
# Test scoping rules for functions
|
|
|
|
####################
|
|
# Verify subcommand statuses
|
|
|
|
####################
|
|
# Verify that set passes through exit status, except when passed -n or -q or -e
|
|
|
|
####################
|
|
# Verify set -ql behavior (#2502)
|