commit | 2eb0a7e1b9a579ba34e4780c9ed8e74f38bc6b85 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Oct 27 11:28:59 2016 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Oct 27 11:28:59 2016 +0200 |
tree | d02a7697eafd348e66aa1ef17fc5334d7b8f950e | |
parent | 70392331a98d266af539be4b910812fc7b0a72d4 [diff] |
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>