mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-26 02:13:38 +08:00
tests/read: Set TERM=xterm explicitly
This commit is contained in:
parent
b7369213e2
commit
e83c0b1a53
|
@ -3,6 +3,8 @@
|
|||
# Test read builtin and IFS.
|
||||
#
|
||||
|
||||
# Set term again explicitly to ensure behavior.
|
||||
set -gx TERM xterm
|
||||
logmsg Read with no vars is not an error
|
||||
read
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user