From 5a517e9cf4bee4b90bfa5155d23afc20b0b49733 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Mon, 2 Dec 2013 10:11:12 -0800 Subject: 32080: Suppress error output from 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 ba7e02cd5..61f6f5ad0 100644 --- a/Test/A05execution.ztst +++ b/Test/A05execution.ztst @@ -179,7 +179,7 @@ 0:Status reset by starting a backgrounded command >0 - setopt MONITOR + { setopt MONITOR } 2>/dev/null [[ -o MONITOR ]] || print -u $ZTST_fd 'Unable to change MONITOR option' repeat 2048; do (return 2 | return 1 | -- cgit 1.4.1