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
|
fi
|
||||||
|
|
||||||
# err_exit #
|
# This test freezes the 'less' pager on OpenBSD, which is not a ksh bug.
|
||||||
|
: <<\disabled
|
||||||
whence -q less &&
|
whence -q less &&
|
||||||
TERM=vt100 tst $LINENO <<"!"
|
TERM=vt100 tst $LINENO <<"!"
|
||||||
L process/terminal group exercise
|
L process/terminal group exercise
|
||||||
|
@ -475,6 +476,7 @@ r Stopped
|
||||||
w fg
|
w fg
|
||||||
u yes-yes
|
u yes-yes
|
||||||
!
|
!
|
||||||
|
disabled
|
||||||
|
|
||||||
# err_exit #
|
# err_exit #
|
||||||
# Test file name completion in vi mode
|
# Test file name completion in vi mode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue