tests/read: Set TERM=xterm explicitly

This commit is contained in:
Fabian Homborg 2018-12-16 18:11:34 +01:00
parent b7369213e2
commit e83c0b1a53

View File

@ -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