aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-read/read_ifs.right
blob: b5233445698467173a1933224985000e9667af67 (plain)
1
2
3
4
5
6
7
8
9
10
test 1: .a. .b. .c.
test 2: .a. .b. .c.
test 3: .a. .. .b,c.
test 4: .a. .. .b,c.
test 5: .a. .. .c.
test 6: .a. .. .c. .d.
test 7: .a. .. .b,c,d  ,  ,.
test 8: .. .a. .b. .c.
test 9: .a. .b. .c. ..
test A: .. .a. .. .b. .c.