hush: rename ->o_quote to ->o_escape
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 2 Apr 2009 20:17:49 +0000 (20:17 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 2 Apr 2009 20:17:49 +0000 (20:17 -0000)
commitb7aaae9052025426b669a0edeec1da5997fea8be
tree062eff7de09b9307a57260c47571888ed3f598b7
parent7a79afa3cab4d35f6c042a1038554948ebe9b2e1
hush: rename ->o_quote to ->o_escape
hush_test/hush-arith/*: new tests for arithmetic evaluation
shell/hush.c
shell/hush_test/hush-arith/arith.right [new file with mode: 0644]
shell/hush_test/hush-arith/arith.tests [new file with mode: 0755]
shell/hush_test/hush-arith/arith1.sub [new file with mode: 0755]
shell/hush_test/hush-arith/arith2.sub [new file with mode: 0755]