From 8ff0785863b5875fc10321b7da02a2ad3e7b76eb Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 8 May 2001 10:26:58 +0000 Subject: Fixes from Andrej for zpty on cygwin --- Test/comptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/comptest') diff --git a/Test/comptest b/Test/comptest index 99867c5e3..c2cd74074 100644 --- a/Test/comptest +++ b/Test/comptest @@ -18,7 +18,7 @@ comptestinit () { (( OPTIND > 1 )) && shift $(( OPTIND - 1 )) export PS1="" - zpty -b zsh "$comptest_zsh -f +Z" + zpty zsh "$comptest_zsh -f +Z" zpty -r zsh log1 "**" || { print "first prompt hasn't appeared." -- cgit 1.4.1