Page MenuHomePhabricator

Fix `./bin/aphlict status`
ClosedPublic

Authored by joshuaspence on Apr 20 2016, 11:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 27, 5:45 PM
Unknown Object (File)
Wed, Mar 27, 3:54 PM
Unknown Object (File)
Wed, Mar 27, 3:48 PM
Unknown Object (File)
Wed, Mar 27, 3:32 PM
Unknown Object (File)
Wed, Mar 27, 1:52 PM
Unknown Object (File)
Wed, Mar 27, 4:14 AM
Unknown Object (File)
Sun, Mar 24, 9:03 PM
Unknown Object (File)
Sun, Mar 24, 8: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.