Page MenuHomePhabricator

D15776.id38008.diff
No OneTemporary

D15776.id38008.diff

diff --git a/src/applications/aphlict/management/PhabricatorAphlictManagementStatusWorkflow.php b/src/applications/aphlict/management/PhabricatorAphlictManagementStatusWorkflow.php
--- a/src/applications/aphlict/management/PhabricatorAphlictManagementStatusWorkflow.php
+++ b/src/applications/aphlict/management/PhabricatorAphlictManagementStatusWorkflow.php
@@ -7,10 +7,11 @@
$this
->setName('status')
->setSynopsis(pht('Show the status of the notification server.'))
- ->setArguments(array());
+ ->setArguments($this->getLaunchArguments());
}
public function execute(PhutilArgumentParser $args) {
+ $this->parseLaunchArguments($args);
$console = PhutilConsole::getConsole();
$pid = $this->getPID();

File Metadata

Mime Type
text/plain
Expires
Sat, May 10, 5:19 AM (39 m, 43 s ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7700325
Default Alt Text
D15776.id38008.diff (754 B)

Event Timeline