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

[AutoTimer] Output space-separated tags correctly (#418) #432

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

wedebe
Copy link
Contributor

@wedebe wedebe commented Mar 22, 2021

Output space-separated tags correctly (#418)

This change outputs autotimer tags individually instead of providing a space-separated list which splits space-separated tags incorrectly.
<e2tags> is kept so as not to break existing consumers.

Output space-separated tags correctly (oe-alliance#418)

This change outputs autotimer tags individually instead of providing a space-separated list which splits space-separated tags incorrectly.
`<e2tags>` is kept so as not to break existing consumers.
@wedebe wedebe changed the title Output space-separated tags correctly (#418) [AutoTimer] Output space-separated tags correctly (#418) Mar 22, 2021
@jbleyel jbleyel merged commit 862973f into oe-alliance:master Mar 22, 2021
@jbleyel
Copy link
Contributor

jbleyel commented Mar 23, 2021

You have add this in the default part of the xml and not foreach timer.
Is this correct?

@jbleyel
Copy link
Contributor

jbleyel commented Mar 23, 2021

I have add some more changes.

@wedebe
Copy link
Contributor Author

wedebe commented Mar 23, 2021

You have add this in the default part of the xml and not foreach timer.
Is this correct?

I overlooked the individual timers, thanks for pointing that out :)

@jbleyel
Copy link
Contributor

jbleyel commented Mar 23, 2021

no biggie

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.

2 participants