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

CFE-2724: Removed incorrect claim that arglist attribute preserve spaces (3.18) #3084

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

larsewi
Copy link
Contributor

@larsewi larsewi commented Sep 15, 2023

Removed incorrect claim that the arglist attribute of the commands promise type, preserves spaces in the arguments. I believe it is meant to be that way, but it currently isn't. Thus we can revert this commit from master, once it is implemented in one of the next minor releases. For patch releases, we should keep the behaviour as is, since it may be relied upon.

Back-ported from #3082

Removed incorrect claim that the `arglist` attribute of the `commands`
promise type, preserves spaces in the arguments. I believe it is meant
to be that way, but it currently isn't. Thus we can revert this commit
from master, once it is implemented in one of the next minor releases.
For patch releases, we should keep the behaviour as is, since it may be
relied upon.

Ticket: CFE-2724
Changelog: None
Signed-off-by: Lars Erik Wik <[email protected]>
(cherry picked from commit 3c8881f)
@nickanderson nickanderson merged commit e5e8bff into cfengine:3.18 Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants