From 16d7e31ae81bdd87dd90ce91d9072006e43f6596 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Thu, 19 Oct 2000 08:46:54 +0000 Subject: make non-blocking IO on ptys work again; add -t option to test if command is still alive (13035) --- Test/comptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/comptest') diff --git a/Test/comptest b/Test/comptest index cb0e06f57..0f57e7d70 100644 --- a/Test/comptest +++ b/Test/comptest @@ -16,7 +16,7 @@ comptestinit () { (( OPTIND > 1 )) && shift $(( OPTIND - 1 )) export PS1="" - zpty zsh "$comptest_zsh" -f + zpty -b zsh "$comptest_zsh" -f zpty -r zsh log1 "**" || { print "first prompt hasn't appeared." -- cgit 1.4.1