aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-redir/redir5.tests
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-07-06 21:00:19 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2017-07-06 21:00:19 +0200
commit1ff1a75710dd0c2d72d1f97f71caebdfeb185f6d (patch)
tree883d48f1373a9c66c50ada37b84f9a1e66d9084a /shell/ash_test/ash-redir/redir5.tests
parent50b8b2914b7551b4e36518fcc70aac201d46d7cb (diff)
downloadbusybox-1ff1a75710dd0c2d72d1f97f71caebdfeb185f6d.tar.gz
ash: rename redir5.tests (hush has redir5.tests which is different)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/ash_test/ash-redir/redir5.tests')
-rwxr-xr-xshell/ash_test/ash-redir/redir5.tests3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/ash_test/ash-redir/redir5.tests b/shell/ash_test/ash-redir/redir5.tests
deleted file mode 100755
index 91b0c1ff9..000000000
--- a/shell/ash_test/ash-redir/redir5.tests
+++ /dev/null
@@ -1,3 +0,0 @@
-# ash uses fd 10 (usually) for reading the script
-echo LOST >&10
-echo OK