aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/socket_SUITE.erl
diff options
context:
space:
mode:
authorKjell Winblad <[email protected]>2019-06-20 12:27:15 +0200
committerKjell Winblad <[email protected]>2019-07-18 14:40:30 +0200
commitc1b9be4a5d45869e8f3f93979782a14eab65fec3 (patch)
treed4d35496348e15e8020311d0336dbacd2aa67e68 /erts/emulator/test/socket_SUITE.erl
parentfa1684afd7a2fca598e6d5d366df3fc18a8953a1 (diff)
downloadotp-c1b9be4a5d45869e8f3f93979782a14eab65fec3.tar.gz
otp-c1b9be4a5d45869e8f3f93979782a14eab65fec3.tar.bz2
otp-c1b9be4a5d45869e8f3f93979782a14eab65fec3.zip
Fix io:columns() and io:rows() are not working from escripts bug
The functions io:columns() and io:rows() only worked correctly inside interactive erlang shells before this fix. These functions returned {error,enotsup} before this fix even if stdout and stdin were connected to a terminal when they were invoked from an escript or a program started with e.g., `erl -noshell`. This commit fixes issue ERL-717.
Diffstat (limited to 'erts/emulator/test/socket_SUITE.erl')
0 files changed, 0 insertions, 0 deletions