On Tue, Feb 26, 2013 at 4:24 AM, Robert Yang <liezhi.y...@windriver.com> 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
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to