ash: fix redirection of fd 0 in scripts are sourced from interactive ash
[oweals/busybox.git] / shell / ash_test / ash-redir / redir5.tests
1 # ash uses fd 10 (usually) for reading the script
2 echo LOST >&10
3 echo OK