mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 05:41:16 -03:00
committed by
Kurtis Rader
parent
473dc16b2b
commit
9ca6cb9fc8
@@ -244,6 +244,8 @@ function __fish_test_shadow
|
||||
env | string match -q '__fish_test_env17=*' ; or echo SHADOWED
|
||||
end
|
||||
__fish_test_shadow
|
||||
# Test that the variable is still exported (#2611)
|
||||
env | string match '__fish_test_env17=*'
|
||||
|
||||
# clear for other shells
|
||||
set -eU __fish_test_universal_variables_variable_foo
|
||||
|
||||
Reference in New Issue
Block a user