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