summaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/and-or.right
diff options
context:
space:
mode:
authorDenis Vlasenko2009-04-06 16:17:51 +0000
committerDenis Vlasenko2009-04-06 16:17:51 +0000
commit715f712d15f8eb0952765111295602bde5e2af90 (patch)
tree523012e868c1ada54999016dd48f2699bc5580c8 /shell/hush_test/hush-misc/and-or.right
parent3a64833eb9d03132be611ccedaac65e3bc4f2042 (diff)
downloadbusybox-715f712d15f8eb0952765111295602bde5e2af90.zip
busybox-715f712d15f8eb0952765111295602bde5e2af90.tar.gz
move hush-parsing/and-or.tests to hush-misc/*
(which probably needs to be renamed to hush-execution...)
Diffstat (limited to 'shell/hush_test/hush-misc/and-or.right')
-rw-r--r--shell/hush_test/hush-misc/and-or.right18
1 files changed, 18 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/and-or.right b/shell/hush_test/hush-misc/and-or.right
new file mode 100644
index 0000000..f9fa5fb
--- /dev/null
+++ b/shell/hush_test/hush-misc/and-or.right
@@ -0,0 +1,18 @@
+a1
+a4
+b1
+b3
+b4
+b6
+c4
+c5
+c7
+c8
+ff1
+ff3
+ft2
+ft3
+tf2
+tf3
+tt2
+tt4