summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/bin/sh/dotcmd/out/file_break_while.out
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/netbsd-tests/bin/sh/dotcmd/out/file_break_while.out')
-rw-r--r--contrib/netbsd-tests/bin/sh/dotcmd/out/file_break_while.out5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/netbsd-tests/bin/sh/dotcmd/out/file_break_while.out b/contrib/netbsd-tests/bin/sh/dotcmd/out/file_break_while.out
new file mode 100644
index 0000000..0fd3a83
--- /dev/null
+++ b/contrib/netbsd-tests/bin/sh/dotcmd/out/file_break_while.out
@@ -0,0 +1,5 @@
+before dotcmd
+before while
+before break
+after while
+after dotcmd, return value: 0
OpenPOWER on IntegriCloud