Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed invalid IIOD_EXTRA_OPTS assignment #1209

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

dennis-ju
Copy link
Contributor

@dennis-ju dennis-ju commented Oct 28, 2024

PR Description

Removing extraneous $ in the assignment of IIOD_EXTRA_OPTS in the service file that was part of a436ad6

Fixes #1142.

PR Type

  • Bug fix (a change that fixes an issue)
  • New feature (a change that adds new functionality)
  • Breaking change (a change that affects other repos or cause CIs to fail)

PR Checklist

  • I have conducted a self-review of my own code changes
  • I have commented new code, particulary complex or unclear areas
  • I have checked that I did not intoduced new warnings or errors (CI output)
  • I have checked that components that use libiio did not get broken
  • I have updated the documentation accordingly (GitHub Pages, READMEs, etc)

Removing extraneous $ in the assignment of IIOD_EXTRA_OPTS in the
service file that was part of analogdevicesinc@a436ad6

Fixes analogdevicesinc#1142.

Signed-off-by: Dennis Jusufovic <[email protected]>
@mhennerich mhennerich merged commit 9c579e4 into analogdevicesinc:main Nov 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Systemd warns about unset variables
3 participants