busybox/shell/ash_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
..
ash-alias
ash-arith
ash-glob
ash-heredoc ash: [PARSER] Recognise here-doc delimiters terminated by EOF 2016-10-26 16:26:45 +02:00
ash-invert
ash-misc hush: fix a bug in argv restoration after sourcing a file 2017-01-09 08:13:21 +01:00
ash-quoting
ash-read
ash-redir ash: fix open fds leaking in redirects. Closes 9561 2017-01-07 10:16:56 +01:00
ash-signals
ash-standalone
ash-vars ash: fix interactive "command eval STRING" exiting on errors. 2016-10-28 15:43:50 +02:00
.gitignore
printenv.c
recho.c
run-all
zecho.c