aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/dotcmd/out/case_return_file.out
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/dotcmd/out/case_return_file.out')
-rw-r--r--bin/sh/dotcmd/out/case_return_file.out5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/sh/dotcmd/out/case_return_file.out b/bin/sh/dotcmd/out/case_return_file.out
new file mode 100644
index 000000000000..f97ecc6dab50
--- /dev/null
+++ b/bin/sh/dotcmd/out/case_return_file.out
@@ -0,0 +1,5 @@
+before case
+before dotcmd
+before return
+after dotcmd, return value: 0
+after case