Remove building with NOCRYPTO option
[minix.git] / tests / bin / sh / dotcmd / out / subshell_continue_subshell.out
blobdfcdfb46a66231d6a4ef9dff376d1c73e73b8aeb
1 subshell start
2 before dotcmd
3 subshell start
4 before continue
5 after continue, return value: 0
6 subshell end
7 after dotcmd, return value: 0
8 subshell end