ash: [SHELL] Expand ENV before using it
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 27 Oct 2016 09:28:59 +0000 (11:28 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 27 Oct 2016 09:28:59 +0000 (11:28 +0200)
commit2eb0a7e1b9a579ba34e4780c9ed8e74f38bc6b85
treed02a7697eafd348e66aa1ef17fc5334d7b8f950e
parent70392331a98d266af539be4b910812fc7b0a72d4
ash: [SHELL] Expand ENV before using it

Upstream commit:

    Date: Sun, 13 Jul 2008 21:51:52 +0800
    [SHELL] Expand ENV before using it

    Per POSIX ENV needs to undergo parameter expansion.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/hush.c