Page MenuHomePhabricator

Fix `./bin/aphlict status`
ClosedPublic

Authored by joshuaspence on Apr 20 2016, 11:39 PM.
Tags
None
Referenced Files
F18630744: D15776.diff
Tue, Sep 16, 12:49 PM
F18465566: D15776.id38008.diff
Sep 2 2025, 7:25 AM
F18461020: D15776.id38009.diff
Sep 1 2025, 7:49 PM
F18458938: D15776.diff
Sep 1 2025, 3:46 PM
F18201013: D15776.id38009.diff
Aug 18 2025, 6:17 AM
F18196899: D15776.id38008.diff
Aug 17 2025, 8:08 PM
F18194271: D15776.id.diff
Aug 17 2025, 9:13 AM
F18185043: D15776.diff
Aug 16 2025, 2:55 PM
Subscribers

Details

Summary

Fixes T10844. After recent changes to Aphlict (T6915 and T10697), ./bin/status needs to be aware of the configuration file. As such, it is now necessary to run ./bin/aphlict status --config /path/to/config.json rather than ./bin/aphlict status.

Test Plan

Ran ./bin/aphlict start ... and ./bin/aphlict status and saw "Aphlict ($PID) is running".

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Fix `./bin/aphlict status`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Apr 20 2016, 11:39 PM
This revision was automatically updated to reflect the committed changes.