man/labgrid-client: mention LG_PROXY requirements for exporter resources#1807
Open
rohieb wants to merge 2 commits intolabgrid-project:masterfrom
Open
man/labgrid-client: mention LG_PROXY requirements for exporter resources#1807rohieb wants to merge 2 commits intolabgrid-project:masterfrom
rohieb wants to merge 2 commits intolabgrid-project:masterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1807 +/- ##
======================================
Coverage 46.7% 46.7%
======================================
Files 179 179
Lines 14202 14202
======================================
Hits 6645 6645
Misses 7557 7557
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Contributor
Author
|
Hm. I have no idea where that diff comes from; I've created a brand-new venv and ran |
81bb7ef to
9a58659
Compare
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
The requirements are already documented, but the man page for labgrid-client does not mention it. Link to the respective doc. Signed-off-by: Roland Hieber <rhi@pengutronix.de>
9a58659 to
f45b02f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Small consistency patch for readers of the man page that wonder about how to reach ressources on remote exporters when using
LG_PROXY. While at it, correct a few typos.Checklist