summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/bin/sh/dotcmd/out/compound_break_until.out
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/netbsd-tests/bin/sh/dotcmd/out/compound_break_until.out')
-rw-r--r--contrib/netbsd-tests/bin/sh/dotcmd/out/compound_break_until.out7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/netbsd-tests/bin/sh/dotcmd/out/compound_break_until.out b/contrib/netbsd-tests/bin/sh/dotcmd/out/compound_break_until.out
new file mode 100644
index 0000000..34dd25a
--- /dev/null
+++ b/contrib/netbsd-tests/bin/sh/dotcmd/out/compound_break_until.out
@@ -0,0 +1,7 @@
+compound start
+before dotcmd
+before until
+before break
+after until
+after dotcmd, return value: 0
+compound end
OpenPOWER on IntegriCloud