diff options
Diffstat (limited to 'shell/ash_test/ash-arith/arith.right')
-rw-r--r-- | shell/ash_test/ash-arith/arith.right | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/shell/ash_test/ash-arith/arith.right b/shell/ash_test/ash-arith/arith.right index 61fcab55e..b2c3f56d8 100644 --- a/shell/ash_test/ash-arith/arith.right +++ b/shell/ash_test/ash-arith/arith.right | |||
@@ -80,8 +80,9 @@ other bases | |||
80 | 62 62 | 80 | 62 62 |
81 | 63 63 | 81 | 63 63 |
82 | missing number after base | 82 | missing number after base |
83 | 0 0 | 83 | ./arith.tests: line 161: arithmetic syntax error |
84 | ./arith.tests: line 162: arithmetic syntax error | 84 | ./arith.tests: line 162: arithmetic syntax error |
85 | ./arith.tests: line 163: arithmetic syntax error | ||
85 | ./arith.tests: line 164: divide by zero | 86 | ./arith.tests: line 164: divide by zero |
86 | ./arith.tests: let: line 165: arithmetic syntax error | 87 | ./arith.tests: let: line 165: arithmetic syntax error |
87 | ./arith.tests: line 166: arithmetic syntax error | 88 | ./arith.tests: line 166: arithmetic syntax error |
@@ -92,7 +93,7 @@ ghi | |||
92 | ./arith.tests: line 190: arithmetic syntax error | 93 | ./arith.tests: line 190: arithmetic syntax error |
93 | 16 16 | 94 | 16 16 |
94 | ./arith.tests: line 195: arithmetic syntax error | 95 | ./arith.tests: line 195: arithmetic syntax error |
95 | ./arith.tests: line 196: malformed ?: operator | 96 | ./arith.tests: line 196: arithmetic syntax error |
96 | ./arith.tests: line 197: arithmetic syntax error | 97 | ./arith.tests: line 197: arithmetic syntax error |
97 | 9 9 | 98 | 9 9 |
98 | ./arith.tests: line 204: arithmetic syntax error | 99 | ./arith.tests: line 204: arithmetic syntax error |