On Thu, Nov 14, 2013 at 04:45:18PM -0800, Dave Hylands wrote: > So ./flash.sh someword winds up being essentially the same as > ./flash.sh -f which does a fullflash.
More specifically, it's like `./flash.sh -f someword`, which is important if someword is something other than gecko or gaia, like "boot". I didn't realize that unrecognized things-to-flash weren't rejected when I made that change; this seems like a bug. --Jed _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
