Page MenuHomePhabricator

Fix `./bin/aphlict status`
ClosedPublic

Authored by joshuaspence on Apr 20 2016, 11:39 PM.
Tags
None
Referenced Files
F14758785: D15776.id38008.diff
Wed, Jan 22, 10:30 AM
Unknown Object (File)
Sun, Jan 12, 12:36 PM
Unknown Object (File)
Mon, Jan 6, 1:54 PM
Unknown Object (File)
Sat, Dec 28, 12:22 PM
Unknown Object (File)
Dec 20 2024, 4:01 AM
Unknown Object (File)
Dec 17 2024, 7:10 PM
Unknown Object (File)
Dec 4 2024, 3:19 PM
Unknown Object (File)
Nov 24 2024, 6:49 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.