Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15410260
D20494.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
438 B
Referenced Files
None
Subscribers
None
D20494.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 20, 6:58 AM (2 d, 15 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7327124
Default Alt Text
D20494.diff (438 B)
Attached To
Mode
D20494: Fix a potential double-prompt in "arc land" when landing with ongoing builds
Attached
Detach File
Event Timeline
Log In to Comment