2011/11/21 James Cameron <[email protected]>: > On Mon, Nov 21, 2011 at 04:25:57PM -0300, Manuel Qui??ones wrote: >> The mfg-data directory is located in another path for some builds, so >> the activity has to check in both places for existence. This fixes >> Log for olpc #11116. >> [...] >> @@ -51,6 +51,9 @@ import httplib >> import mimetypes >> import urlparse >> >> +MFG_DATA_PATHS = ['/ofw/mfg-data/', '/proc/device-tre/mfg-data/'] > > Nak. Typo. device-tree. Make sure you test your patch on an XO-1.75. > ;-)
Thanks for catching it James. I deleted the character somehow after testing, ouch. -- .. manuq .. _______________________________________________ Sugar-devel mailing list [email protected] http://lists.sugarlabs.org/listinfo/sugar-devel

