diff options
Diffstat (limited to 'bin/sh/dotcmd/out/file_continue_until.out')
| -rw-r--r-- | bin/sh/dotcmd/out/file_continue_until.out | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/sh/dotcmd/out/file_continue_until.out b/bin/sh/dotcmd/out/file_continue_until.out new file mode 100644 index 000000000000..bb0f28134eee --- /dev/null +++ b/bin/sh/dotcmd/out/file_continue_until.out @@ -0,0 +1,6 @@ +before dotcmd +before until +before continue +before continue +after until +after dotcmd, return value: 0 |
