aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-arith
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-09-16 11:50:46 +0200
committerDenys Vlasenko <dvlasenk@redhat.com>2010-09-16 11:50:46 +0200
commitbed7c81ea24e9e9ba2a897e233de2abefe611e8b (patch)
treeb18a4559e60300fecd7275c0088f8942441072a2 /shell/ash_test/ash-arith
parent063847d6bd23e184c409f37645ba90fa4d039ada (diff)
downloadbusybox-bed7c81ea24e9e9ba2a897e233de2abefe611e8b.tar.gz
shell/math: deconvolute and explain ?: handling. Give better error message
function old new delta arith_apply 1271 1283 +12 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'shell/ash_test/ash-arith')
-rw-r--r--shell/ash_test/ash-arith/arith.right2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ash_test/ash-arith/arith.right b/shell/ash_test/ash-arith/arith.right
index 7257cc566..9b9ca8e2f 100644
--- a/shell/ash_test/ash-arith/arith.right
+++ b/shell/ash_test/ash-arith/arith.right
@@ -72,7 +72,7 @@ ghi
./arith.tests: line 191: arithmetic syntax error
16 16
./arith.tests: line 196: arithmetic syntax error
-./arith.tests: line 197: arithmetic syntax error
+./arith.tests: line 197: malformed ?: operator
./arith.tests: line 198: arithmetic syntax error
9 9
./arith.tests: line 205: arithmetic syntax error