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