From bed7c81ea24e9e9ba2a897e233de2abefe611e8b Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 16 Sep 2010 11:50:46 +0200 Subject: shell/math: deconvolute and explain ?: handling. Give better error message function old new delta arith_apply 1271 1283 +12 Signed-off-by: Denys Vlasenko --- shell/hush_test/hush-arith/arith.right | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/hush_test/hush-arith') diff --git a/shell/hush_test/hush-arith/arith.right b/shell/hush_test/hush-arith/arith.right index fd4ea8e01..8a201fb3b 100644 --- a/shell/hush_test/hush-arith/arith.right +++ b/shell/hush_test/hush-arith/arith.right @@ -81,7 +81,7 @@ ghi hush: arithmetic syntax error 16 16 hush: arithmetic syntax error -hush: arithmetic syntax error +hush: malformed ?: operator hush: arithmetic syntax error 9 9 hush: arithmetic syntax error -- cgit v1.2.3