From deccbf31d77ef3659e2d26603e03fc1e633cc53d Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Mon, 2 Dec 2013 10:32:11 -0800 Subject: Unposted (see 32085): Another nonessential setopt --- Test/A05execution.ztst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test') diff --git a/Test/A05execution.ztst b/Test/A05execution.ztst index 61f6f5ad0..c8320a14d 100644 --- a/Test/A05execution.ztst +++ b/Test/A05execution.ztst @@ -195,7 +195,7 @@ F:This test checks for a bug in `$pipestatus[]' handling. If it breaks then F:the bug is still there or it reappeared. See workers-29973 for details. - setopt MONITOR + { setopt MONITOR } 2>/dev/null externFunc() { awk >/dev/null 2>&1; true; } false | true | false | true | externFunc echo $pipestatus -- cgit 1.4.1