etc/protocols - sync with NetBSD-8
[minix.git] / tests / bin / sh / dotcmd / out / subshell_continue_compound.out
blob4328df396efba82d8157f56603590d420da4f334
1 subshell start
2 before dotcmd
3 compound start
4 before continue
5 after continue, return value: 0
6 compound end
7 after dotcmd, return value: 0
8 subshell end