commit | da0ed9d53071f00334d407ed7505aa6f53945054 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 02 14:01:25 2023 +1200 |
committer | Simon Glass <sjg@chromium.org> | Mon Apr 03 06:53:53 2023 +1200 |
tree | a46fed453056bc25f8d0b1e05aaa1af352624222 | |
parent | 9bb73e3173aca1635ab0b9b997bbe53255983eff [diff] |
vbe: Use the correct image filename in the test At present this inadvertently relies on having a symlink to the correct file from the current directory. Use the correct path to fix this. Signed-off-by: Simon Glass <sjg@chromium.org>