ash: rename redir5.tests (hush has redir5.tests which is different)

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2017-07-06 21:00:19 +02:00
parent 50b8b2914b
commit 1ff1a75710
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
# ash uses fd 10 (usually) for reading the script
echo LOST >&10
echo OK