mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 09:39:52 +08:00
tests/histfile.py: Try exiting a second time
This commit is contained in:
parent
fe95e4f4cd
commit
3d46987cff
|
@ -87,6 +87,7 @@ expect_prompt()
|
|||
# Verify that if we spawn fish with a HISTFILE env var it uses that file.
|
||||
# Start by shutting down the previous shell.
|
||||
sendline("exit")
|
||||
sendline("exit")
|
||||
sp.spawn.wait()
|
||||
|
||||
# Set the fish_history env var.
|
||||
|
|
Loading…
Reference in New Issue
Block a user