1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 17:48:50 +02:00
phorge-arcanist/src/workflow/patch
epriestley 2c26304dd2 Catch "ConduitClientException", not "Exception", in "arc patch"
Summary: This may raise other types of exceptions, e.g. http/network exceptions, where getErrorCode() is not defined.

Test Plan: Reasoned about beahvior.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1804
2012-03-06 20:14:34 -08:00
..
__init__.php Add "nocommit" git-only flag to arc patch workflow 2012-01-18 15:25:54 -08:00
ArcanistPatchWorkflow.php Catch "ConduitClientException", not "Exception", in "arc patch" 2012-03-06 20:14:34 -08:00