This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2024-12-25 03:32:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1c12b67705
hush
/
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 17:52:01 +00:00
hush: invalid number '1q'
test for invalid named variables
2009-03-28 21:06:38 +00:00
hush: syntax error: unterminated ${name}
Reference in New Issue
Copy Permalink