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