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
1602a5cdb9
busybox
/
shell
/
hush_test
/
hush-parsing
/
starquoted2.right
6 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
hush: fix a case where "$@" must expand to no word at all
2008-07-05 23:10:04 +05:30
Should be printed
Should be printed
hush: fix bug 207 and "hush -c" parameter passing. Now hush -c 'printf "%s\n" "$@"' (prints "\n") and hush -c 'printf "%s\n" "$@"' qwe asd (prints "asd\n") both work correctly
2009-03-20 17:35:14 +05:30
Empty:
hush: tweak testsuite
2009-03-20 17:42:33 +05:30
Empty:
Empty:
Reference in New Issue
Copy Permalink