David Pursehouse 5f434ed723 Exit with fatal error if local manifest file cannot be parsed
If the .repo/local_manifests folder includes a local manifest file
that cannot be parsed, the current behaviour is to catch the parse
exception, print a warning, and continue to process remaining files.

This can cause any errors to go unnoticed.

Remove the exception handling, so that the exception is instead
caught in main._Main, and repo exits with a fatal error.

Change-Id: I75a70b7b850d2eb3e4ac99d435a4568ff598b7f4
2013-02-17 21:20:20 +09:00
2012-11-14 11:38:57 +09:00
2009-06-02 00:09:07 +02:00
2012-11-14 12:09:38 +09:00
2012-11-14 11:38:57 +09:00
2008-10-21 07:00:00 -07:00
2012-10-30 10:28:20 +09:00
2011-09-19 14:52:57 -07:00
Description
No description provided
Apache-2.0 35 MiB
Languages
Python 99.1%
Shell 0.9%