This website requires JavaScript.
Explore
Help
Register
Sign In
topjohnwu
/
ndk-busybox
Watch
1
Star
0
Fork
0
You've already forked ndk-busybox
mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced
2024-12-13 23:08:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f78ad0938b
ndk-busybox
/
shell
/
hush_test
/
hush-heredoc
/
heredoc5.right
10 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add a pathological test case for here doc related to eof marker and other ugly corner cases
2009-04-07 06:06:05 +00:00
exit EOF-f
"
echo 1
hush: fix heredoc expansion of $var and `cmd` function old new delta expand_pseudo_dquoted - 104 +104 setup_heredoc 215 275 +60 done_word 669 691 +22 parse_stream 1899 1902 +3 setup_redirects 196 191 -5 free_pipe 189 183 -6 expand_variables 2349 2229 -120 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 3/3 up/down: 189/-131) Total: 58 bytes
2009-04-07 19:56:55 +00:00
echo Hello World
add a pathological test case for here doc related to eof marker and other ugly corner cases
2009-04-07 06:06:05 +00:00
moo
EOF-f
EOF-f f
EOF-f
hush: echo \2>file fix
2009-04-08 09:29:14 +00:00
Ok
Reference in New Issue
Copy Permalink