diff options
Diffstat (limited to 'shell/hush_test/hush-arith')
-rw-r--r-- | shell/hush_test/hush-arith/arith.right | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/hush_test/hush-arith/arith.right b/shell/hush_test/hush-arith/arith.right index 8cde0ee53..83155fb03 100644 --- a/shell/hush_test/hush-arith/arith.right +++ b/shell/hush_test/hush-arith/arith.right | |||
@@ -63,9 +63,9 @@ hush: error in arithmetic | |||
63 | 40 40 | 63 | 40 40 |
64 | hush: error in arithmetic | 64 | hush: error in arithmetic |
65 | hush: divide by 0 | 65 | hush: divide by 0 |
66 | hush: can't exec 'let': No such file or directory | 66 | hush: can't execute 'let': No such file or directory |
67 | hush: error in arithmetic | 67 | hush: error in arithmetic |
68 | hush: can't exec 'let': No such file or directory | 68 | hush: can't execute 'let': No such file or directory |
69 | abc | 69 | abc |
70 | def | 70 | def |
71 | ghi | 71 | ghi |
@@ -135,4 +135,4 @@ hush: error in arithmetic | |||
135 | 42 | 135 | 42 |
136 | 42 | 136 | 42 |
137 | 42 | 137 | 42 |
138 | hush: can't exec 'a[b[c]d]=e': No such file or directory | 138 | hush: can't execute 'a[b[c]d]=e': No such file or directory |