This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
197a6b3c14
busybox
/
shell
/
hush_test
/
hush-vars
/
var3.right
3 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
hush: fix a=abc; c=c; echo ${a%${c}} function old new delta expand_vars_to_list 2229 2302 +73 add_till_closing_paren 286 313 +27 handle_dollar 623 574 -49 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/1 up/down: 100/-49) Total: 51 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-21 23:22:01 +05:30
hush: invalid number '1q'
test for invalid named variables
2009-03-29 02:36:38 +05:30
hush: syntax error: unterminated ${name}
Reference in New Issue
Copy Permalink