ash: fix ash-signals/signal8 testcase failure
[oweals/busybox.git] / shell / ash_test / ash-redir / redir9.tests
1 echo Ok >file.tmp
2 cat 0<>file.tmp
3 echo Done:$?
4 rm file.tmp