Files
u-boot/test/hooks/py
Alexander Graf bd34d723fa hooks: travis: Skip files that don't exist
The travis tftp helper exposes files from the host into the guest environment.
However, depending on the travis configuration and patch status, files may or
may not exist yet.

So if we can't find a particular file, let's skip it.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
2025-05-28 10:43:07 +01:00
..