1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

tests/pty.sh: Re-disable the process group exercise test

It freezes the 'less' pager on OpenBSD, which is not a ksh bug.
This commit is contained in:
Martijn Dekker 2021-01-27 00:54:48 +00:00
parent 28f97ba85c
commit eaacfbb929

View file

@ -463,7 +463,8 @@ r echo repeat-3
!
fi
# err_exit #
# This test freezes the 'less' pager on OpenBSD, which is not a ksh bug.
: <<\disabled
whence -q less &&
TERM=vt100 tst $LINENO <<"!"
L process/terminal group exercise
@ -475,6 +476,7 @@ r Stopped
w fg
u yes-yes
!
disabled
# err_exit #
# Test file name completion in vi mode