aboutsummaryrefslogtreecommitdiffstats
path: root/test/close_status.ok
diff options
context:
space:
mode:
Diffstat (limited to 'test/close_status.ok')
-rw-r--r--test/close_status.ok6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/close_status.ok b/test/close_status.ok
new file mode 100644
index 00000000..fbdebeb0
--- /dev/null
+++ b/test/close_status.ok
@@ -0,0 +1,6 @@
+red
+close(echo red; exit 9) returned 9
+red
+blue
+close(echo blue; exit 0) returned 0
+close(echo red; exit 9) returned 9