Page MenuHomePhabricator

Fix `./bin/aphlict status`
ClosedPublic

Authored by joshuaspence on Apr 20 2016, 11:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 27, 11:05 AM
Unknown Object (File)
Fri, May 9, 9:45 AM
Unknown Object (File)
Fri, May 9, 5:19 AM
Unknown Object (File)
Thu, May 8, 3:34 PM
Unknown Object (File)
Tue, May 6, 11:55 PM
Unknown Object (File)
Tue, Apr 29, 5:12 AM
Unknown Object (File)
Apr 17 2025, 11:42 PM
Unknown Object (File)
Apr 10 2025, 12:07 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
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.