diff options
author | Stephen Warren <swarren@nvidia.com> | 2014-02-03 20:24:23 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-02-19 14:47:34 (GMT) |
commit | 67486728841df8fda072ce54702b26674ab13424 (patch) | |
tree | b5de74c692e2e04f7958d8aba8d42cf112b17e44 /arch | |
parent | b7b5f3195fa5a31ab1505e0c87054dc6dc71627b (diff) | |
download | u-boot-fsl-qoriq-67486728841df8fda072ce54702b26674ab13424.tar.xz |
unit-test: fix 'env default' invocation
"env default -f" doesn't work any more; replace it with
"env default -f -a". This avoids the following when running the ut
command:
do_ut_cmd: Testing commands
env - environment handling commands
Usage:
env default [-f] -a - [forcibly] reset default environment
...
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions