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>