Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
1b73f8471a3694d2e6b035bb7f04e1f4df943f03
/
shell
/
hush_test
/
hush-psubst
acd5bc8
hush: fix handling of \" in quoted/unquoted `cmd`
by Denys Vlasenko
· 14 years ago
cddbb61
hush: fix var=`exit 2` not setting $? to 2
by Denys Vlasenko
· 15 years ago
00243b0
hush: fix exit code propagation from `cmd`. +45 bytes
by Denys Vlasenko
· 15 years ago
647553a
hush: wait for `cmd` to complete, and immediately store its exitcode in $?
by Denys Vlasenko
· 15 years ago
f37eb39
hush: fix handling of empty arguments
by Denys Vlasenko
· 15 years ago
28736c3
hush: handle empty execs
by Mike Frysinger
· 15 years ago
327fd47
skip some tests when fancy echo support is turned off
by Mike Frysinger
· 16 years ago
5c090a9
hush: more rodust detection of unterminated strings etc;
by Denis Vlasenko
· 16 years ago
76db5ad
hush: fix for nested $()s with escapes + testsuite
by Denis Vlasenko
· 17 years ago
87f40ba
hush: more backtick and quoting fixes...
by Denis Vlasenko
· 17 years ago
2e76c3f
hush: fix yet another fallout hush: move fixed testsuites out of hush-bugs/*
by Denis Vlasenko
· 17 years ago