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:
parent
28f97ba85c
commit
eaacfbb929
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue