Skip to content

Fixed invalid IIOD_EXTRA_OPTS assignment#1209

Merged
mhennerich merged 1 commit intoanalogdevicesinc:mainfrom
dennis-ju:main
Nov 8, 2024
Merged

Fixed invalid IIOD_EXTRA_OPTS assignment#1209
mhennerich merged 1 commit intoanalogdevicesinc:mainfrom
dennis-ju:main

Conversation

@dennis-ju
Copy link
Copy Markdown
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 <dennis.jusufovic@axis.com>
@mhennerich mhennerich merged commit 9c579e4 into analogdevicesinc:main Nov 8, 2024
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