Skip to content

Commit

Permalink
Fix regress test fail with vi (SHOPT_VSH) disabled (re: 14aaf91)
Browse files Browse the repository at this point in the history
  • Loading branch information
McDutchie committed Feb 12, 2024
1 parent 357fc44 commit be4197d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cmd/ksh93/tests/pty.sh
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@ w : ..\t
r : \.\./\r\n$
!

tst $LINENO <<"!"
((SHOPT_VSH)) && tst $LINENO <<"!"
L Ctrl+C with SIGINT ignored
# https://github.com/ksh93/ksh/issues/343
# Fix improved on 2024-02-12.
Expand Down

0 comments on commit be4197d

Please sign in to comment.