aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-vars/var_bash1b.right
diff options
context:
space:
mode:
Diffstat (limited to 'shell/hush_test/hush-vars/var_bash1b.right')
-rw-r--r--shell/hush_test/hush-vars/var_bash1b.right23
1 files changed, 23 insertions, 0 deletions
diff --git a/shell/hush_test/hush-vars/var_bash1b.right b/shell/hush_test/hush-vars/var_bash1b.right
new file mode 100644
index 000000000..fafc0f07c
--- /dev/null
+++ b/shell/hush_test/hush-vars/var_bash1b.right
@@ -0,0 +1,23 @@
1all |0123456
24: |456
34:2 |45
44:-1 |45
54:-2 |4
64:-3 |
7-4: |3456
8-4:2 |34
9-4:-1 |345
10-4:-2 |34
11-4:-3 |3
12-4:-4 |
13-4:i=2 |34
14-4:i=-2|34
15-4:i=-3|3
16-4:i=-4|
17-5: |23456
18-6: |123456
19-7: |0123456
20-8: |
21-9: |
22-9:-99 |
23Ok:0