Page MenuHomePhabricator

D8204.id.diff
No OneTemporary

D8204.id.diff

diff --git a/src/console/PhutilInteractiveEditor.php b/src/console/PhutilInteractiveEditor.php
--- a/src/console/PhutilInteractiveEditor.php
+++ b/src/console/PhutilInteractiveEditor.php
@@ -96,6 +96,9 @@
// line offsets, so just ignore the offset feature on Windows. We rarely
// use it anyway.
+ $console = PhutilConsole::getConsole();
+ $console->writeOut("Launching editor \"{$editor}\" to edit information.\n");
+
$offset_flag = '';
if ($offset && !phutil_is_windows()) {
$offset = (int)$offset;

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 12, 3:26 AM (3 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7570759
Default Alt Text
D8204.id.diff (537 B)

Event Timeline