Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15445530
D20649.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
595 B
Referenced Files
None
Subscribers
None
D20649.diff
View Options
diff --git a/src/applications/daemon/management/PhabricatorDaemonManagementStatusWorkflow.php b/src/applications/daemon/management/PhabricatorDaemonManagementStatusWorkflow.php
--- a/src/applications/daemon/management/PhabricatorDaemonManagementStatusWorkflow.php
+++ b/src/applications/daemon/management/PhabricatorDaemonManagementStatusWorkflow.php
@@ -22,7 +22,7 @@
'instance ("%s").',
$instance));
} else {
- $this->writeInfo(
+ $this->logInfo(
pht('NO DAEMONS'),
pht('There are no running daemon processes.'));
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 28, 2:23 PM (6 d, 17 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7692533
Default Alt Text
D20649.diff (595 B)
Attached To
Mode
D20649: Fix a bad call to "writeInfo()" in "bin/phd stop" with no PHABRICATOR_INSTANCE defined
Attached
Detach File
Event Timeline
Log In to Comment