Commit 510945b7 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Make it more explicit that we return 'success' in this case.

parent 35b0dbb4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -62,3 +62,5 @@ check_vmlinux $img

# Bail out:
echo "$me: Cannot find vmlinux." >&2

return 0