mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-22 18:55:14 +08:00
Fix regression bug in regression test suite
darcs-hash:20050926141136-ac50b-864add3824c34e96ad56bc0e92537196992692b0.gz
This commit is contained in:
parent
6e1af6d9c3
commit
6a3e73f87c
@ -103,7 +103,7 @@ end
|
||||
|
||||
# Test if exported variables go out of scope
|
||||
|
||||
if test (fish -c "echo $t8") = foo
|
||||
if test (../fish -c "echo $t8") = foo
|
||||
echo Test 9 fail
|
||||
else
|
||||
echo Test 9 pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user