commit | 9a8323311ca500579b86905fcf539f17c193ce25 | [log] [tgz] |
---|---|---|
author | Pierre Aubert <p.aubert@staubli.com> | Tue Oct 08 14:20:27 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Nov 08 15:25:14 2013 -0500 |
tree | 1dd161d5401fb5cf2a5c7c89ea683a34486828ae | |
parent | 2a19de42eca547ceff341cce3810f3a9d795ef96 [diff] |
env: fix the env export varname The env export command doesn't export the first variable of the list since commit 5a31ea04c9ee5544fbb70ad7597ea4b294840eab "env grep" - reimplement command using hexport_r() Signed-off-by: Pierre Aubert <p.aubert@staubli.com>