From ee34a96b8fd3747b178a6579227a012a5bf1346d Mon Sep 17 00:00:00 2001 From: Martijn Dekker Date: Mon, 5 Apr 2021 07:42:12 +0100 Subject: [PATCH] tests/pty.sh: try to fix another intermittent GitHub CI fail --- src/cmd/ksh93/tests/pty.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cmd/ksh93/tests/pty.sh b/src/cmd/ksh93/tests/pty.sh index 1c11faae3..0e19aee30 100755 --- a/src/cmd/ksh93/tests/pty.sh +++ b/src/cmd/ksh93/tests/pty.sh @@ -109,6 +109,7 @@ L POSIX sh 026(C) # SIGTSTP signal then the field in the output message is set to # Stopped, Suspended, Stopped(SIGTSTP) or Suspended(SIGTSTP). +d 15 I ^\r?\n$ p :test-1: w sleep 60 &