From 126a3158d5ba9b10bef23f7bdacdf910980dfbaa Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Tue, 7 Jul 2020 09:36:11 -0700 Subject: 46189: Ignore exit status of final zpty_flush in comptesteval --- Test/comptest | 1 + 1 file changed, 1 insertion(+) (limited to 'Test') diff --git a/Test/comptest b/Test/comptest index b14d4c959..a36e301e0 100644 --- a/Test/comptest +++ b/Test/comptest @@ -128,6 +128,7 @@ comptesteval () { return 1 } zpty_flush After comptesteval + : Suppress error from zpty_flush } always { rm $tmp } -- cgit 1.4.1