Joe Gordon 31a93841ed Don't print duplicate messages on SystemExit
Don't log the error using LOG.error or LOG.exception and then
passing the same string to SystemExit since this will result in the
error being logged twice. Instead log the error and raise SystemExit(1).

Change-Id: I88b6632e6596a36a7168155dd4219e7d55078621
2014-04-30 10:29:01 -07:00
..
2013-08-16 10:10:30 +08:00
2014-04-23 18:14:49 +03:00
2013-07-06 15:02:43 -04:00
2014-02-10 04:58:38 +09:00
2014-02-25 14:28:35 +00:00
2014-04-23 18:14:49 +03:00
2013-07-06 15:02:43 -04:00