busybox/shell/hush_test
Denys Vlasenko 2b1559056c hush: fix a bug in argv restoration after sourcing a file
if sourced file "shift"ed argvs so that $1 is NULL, restore wasn't done.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-01-09 08:13:21 +01:00
..
hush-arith
hush-bugs
hush-glob
hush-heredoc ash: [PARSER] Recognise here-doc delimiters terminated by EOF 2016-10-26 16:26:45 +02:00
hush-invert
hush-leak
hush-misc hush: fix a bug in argv restoration after sourcing a file 2017-01-09 08:13:21 +01:00
hush-parsing
hush-psubst
hush-quoting
hush-read
hush-redir ash: fix open fds leaking in redirects. Closes 9561 2017-01-07 10:16:56 +01:00
hush-signals
hush-standalone
hush-vars
hush-z_slow
.gitignore
run-all