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
b278d82c61
busybox
/
shell
/
hush_test
/
hush-vars
/
var6.right
3 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
hush: fix bkslash+newline handling and number validation in ${NN} and ${#NN} Entering "${1a}" into interactive shell was making it exit. function old new delta parse_dollar 824 958 +134 i_getch_and_eat_bkslash_nl - 44 +44 parse_expr 917 938 +21 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 2/0 up/down: 199/0) Total: 199 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-06-19 18:58:10 +05:30
hush: syntax error: unterminated ${name}
test for invalid named variables
2009-03-29 02:36:38 +05:30
hush: syntax error: unterminated ${name}
Reference in New Issue
Copy Permalink