From af634c3acdb81c49804abec51a2312dc20654de8 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sun, 17 Apr 2022 19:19:05 -0700 Subject: unposted (see 50072): check exit status in exit-from-trap test --- Test/C03traps.ztst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Test/C03traps.ztst b/Test/C03traps.ztst index 8d1283552..f120809a7 100644 --- a/Test/C03traps.ztst +++ b/Test/C03traps.ztst @@ -901,7 +901,7 @@ F:Must be tested with a top-level script rather than source or function fn trap1 trap2 echo out2 ' --:'exit' in trap causes calling function to return +0:'exit' in trap causes calling function to return >out1 >fn1 >trap1 -- cgit 1.4.1