On Mon, 2013-05-20 at 11:29 +1000, Jonathan Liu wrote:
> - TNAME=${ROOT_DIR}/${TNAME}
> + TNAME=`echo ${ROOT_DIR}/${TNAME} | sed -e 's@^//*@/@'`Why is this a good thing? Your commit message is rather terse. p. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
