mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-19 18:32:35 +00:00
Delete the temporary variables that are used to save unit-test results from the environment after running the test. This prevents polluting the environment, or growing it too much. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Acked-by: Simon Glass <sjg@chromium.org>