Page MenuHomePhabricator

D20494.id48886.diff
No OneTemporary

D20494.id48886.diff

diff --git a/src/workflow/ArcanistLandWorkflow.php b/src/workflow/ArcanistLandWorkflow.php
--- a/src/workflow/ArcanistLandWorkflow.php
+++ b/src/workflow/ArcanistLandWorkflow.php
@@ -1376,6 +1376,7 @@
// if this one doesn't work out.
try {
$this->checkForBuildablesWithPlanBehaviors($diff_phid);
+ return;
} catch (ArcanistUserAbortException $abort_ex) {
throw $abort_ex;
} catch (Exception $ex) {

File Metadata

Mime Type
text/plain
Expires
May 23 2024, 6:46 PM (4 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6289841
Default Alt Text
D20494.id48886.diff (438 B)

Event Timeline