mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-07 18:48:49 +00:00
fixup test
only works interactively
(cherry picked from commit ccd3ac4f18
)
This commit is contained in:
parent
6b6dc7ad20
commit
1ca529a3d4
1 changed files with 0 additions and 3 deletions
|
@ -37,9 +37,6 @@ status job-control none
|
||||||
# Check status -u outside functions
|
# Check status -u outside functions
|
||||||
status current-function
|
status current-function
|
||||||
|
|
||||||
a=b status current-command
|
|
||||||
#CHECK: status
|
|
||||||
|
|
||||||
function test_function
|
function test_function
|
||||||
status current-function
|
status current-function
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue