Page MenuHomePhabricator

D13015.diff
No OneTemporary

D13015.diff

diff --git a/src/workflow/ArcanistDiffWorkflow.php b/src/workflow/ArcanistDiffWorkflow.php
--- a/src/workflow/ArcanistDiffWorkflow.php
+++ b/src/workflow/ArcanistDiffWorkflow.php
@@ -1724,11 +1724,7 @@
}
} catch (Exception $ex) {
if ($wrote) {
- echo phutil_console_wrap(
- "%s\n",
- pht(
- '(Message saved to %s.)',
- $where));
+ echo phutil_console_wrap(pht('(Message saved to %s.)', $where)."\n");
}
throw $ex;
}

File Metadata

Mime Type
text/plain
Expires
Sat, May 11, 6:24 PM (3 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6286613
Default Alt Text
D13015.diff (533 B)

Event Timeline