Page MenuHomePhabricator

Fix `./bin/aphlict status`
ClosedPublic

Authored by joshuaspence on Apr 20 2016, 11:39 PM.
Tags
None
Referenced Files
F14844945: D15776.id38009.diff
Sun, Feb 2, 7:46 PM
F14844199: D15776.diff
Sun, Feb 2, 1:54 PM
Unknown Object (File)
Fri, Jan 24, 1:28 PM
Unknown Object (File)
Fri, Jan 24, 1:28 PM
Unknown Object (File)
Fri, Jan 24, 1:27 PM
Unknown Object (File)
Fri, Jan 24, 1:27 PM
Unknown Object (File)
Fri, Jan 24, 12:13 PM
Unknown Object (File)
Thu, Jan 23, 1:15 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.