On Tue, Feb 26, 2013 at 4:24 AM, Robert Yang <[email protected]> wrote:
> Fix mkdebugfs.sh:
>
> *)
> echo "Unknown file $FILE" 1>&2
> ;;
> esac
I know this doesn't come from your work, but since you're making
changes, I think it would make for a better error message if the above
said something along the lines of:
echo "Unknown/unhandled file type '$(stat -c "%F" $FILE)' file:$FILE"
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core