Page MenuHomePhabricator

Fix `./bin/aphlict status`
ClosedPublic

Authored by joshuaspence on Apr 20 2016, 11:39 PM.
Tags
None
Referenced Files
F15588818: D15776.id.diff
Fri, May 9, 9:45 AM
F15588193: D15776.id38008.diff
Fri, May 9, 5:19 AM
F15586301: D15776.diff
Thu, May 8, 3:34 PM
F15579392: D15776.id38009.diff
Tue, May 6, 11:55 PM
F15558725: D15776.diff
Tue, Apr 29, 5:12 AM
F15514012: D15776.id38008.diff
Thu, Apr 17, 11:42 PM
F15485488: D15776.id38009.diff
Thu, Apr 10, 12:07 AM
F15478041: D15776.id38008.diff
Apr 7 2025, 8:00 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
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 11879
Build 14918: Run Core Tests
Build 14917: arc lint + arc unit

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.