mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-24 11:41:15 -03:00
tests: Pass $fish as a variable in some cases
I am not sure why this worked, actually. These tests did not have $fish set anywhere, and on my fresh OpenBSD VM it ended up calling whatever that calls "fish" (I think it's that "Go fish!" game?).
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#RUN: %fish -C "set helper %fish_test_helper" %s
|
||||
#RUN: %fish -C "set -g helper %fish_test_helper; set -g fish %fish" %s
|
||||
|
||||
# Check that nohup is propagated.
|
||||
set fish (status fish-path)
|
||||
|
||||
Reference in New Issue
Block a user