aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-redir/redir_expand.right
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-10-02 18:32:52 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2016-10-02 18:32:52 +0200
commitdf303ae11731b07f63b7034a7c141931d7a6fcbb (patch)
tree39daf30ce526ee9d9cfb1ebe8326bd13588d8942 /shell/hush_test/hush-redir/redir_expand.right
parentc7a774dde4b777126de5ef9f718b503a15bf4d30 (diff)
downloadbusybox-df303ae11731b07f63b7034a7c141931d7a6fcbb.tar.gz
sh testsuite: sync ash-redir/ and hush-redir/
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/hush_test/hush-redir/redir_expand.right')
-rw-r--r--shell/hush_test/hush-redir/redir_expand.right18
1 files changed, 18 insertions, 0 deletions
diff --git a/shell/hush_test/hush-redir/redir_expand.right b/shell/hush_test/hush-redir/redir_expand.right
new file mode 100644
index 000000000..ead25f603
--- /dev/null
+++ b/shell/hush_test/hush-redir/redir_expand.right
@@ -0,0 +1,18 @@
+shell_test
+\shell_test
+\shell_test
+\shell_test
+Here1
+Ok1
+Here2
+Ok2
+Here3
+Ok3
+Here4
+Ok4
+Now with variable refs
+shell_test_1
+\shell_test_1
+\shell_test_1
+\shell_test_1
+Done