Page MenuHomePhabricator

Fix `./bin/aphlict status`
ClosedPublic

Authored by joshuaspence on Apr 20 2016, 11:39 PM.
Tags
None
Referenced Files
F17742985: D15776.diff
Mon, Jul 21, 1:21 PM
F17625444: D15776.diff
Thu, Jul 10, 3:15 AM
Unknown Object (File)
May 27 2025, 11:05 AM
Unknown Object (File)
May 9 2025, 9:45 AM
Unknown Object (File)
May 9 2025, 5:19 AM
Unknown Object (File)
May 8 2025, 3:34 PM
Unknown Object (File)
May 6 2025, 11:55 PM
Unknown Object (File)
Apr 29 2025, 5:12 AM
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.