summaryrefslogtreecommitdiff
path: root/tests/bin/sh/dotcmd/out/while_continue_subshell.out
blob: b4106a1e2d839701fefd2b41597fefca5e11160c (plain)
1
2
3
4
5
6
7
8
9
10
before while
before dotcmd
subshell start
before continue
after dotcmd, return value: 0
before dotcmd
subshell start
before continue
after dotcmd, return value: 0
after while