Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14030935
D10735.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
750 B
Referenced Files
None
Subscribers
None
D10735.diff
View Options
diff --git a/src/applications/config/management/PhabricatorConfigManagementMigrateWorkflow.php b/src/applications/config/management/PhabricatorConfigManagementMigrateWorkflow.php
--- a/src/applications/config/management/PhabricatorConfigManagementMigrateWorkflow.php
+++ b/src/applications/config/management/PhabricatorConfigManagementMigrateWorkflow.php
@@ -58,7 +58,7 @@
PhabricatorConfigEditor::deleteConfig(
$this->getViewer(),
$option,
- PhabricatorContentSource::newFromConsole());
+ PhabricatorContentSource::newConsoleSource());
$key_count++;
$console->writeOut(pht(
'Migrated option "%s" from file to local config.', $key)."\n");
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 10, 8:42 AM (2 d, 17 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6716159
Default Alt Text
D10735.diff (750 B)
Attached To
Mode
D10735: Fix a typo in an admin tool
Attached
Detach File
Event Timeline
Log In to Comment