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

ENT-10250, ENT-10490: Fixed glob compatibility function for Win32 #205

Closed
wants to merge 3 commits into from

Conversation

larsewi
Copy link
Contributor

@larsewi larsewi commented Jan 3, 2024

  • Added new glob compatibility function for Win32
  • Added GLOB_BRACE to GlobFileList
  • Removed log message about use of backslash in GlobFileList

Merge together:

Ticket: ENT-10250, ENT-10490, CFE-3292
Changelog: None
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Ticket: CFE-3292
Changelog: Glob patterns now accept braces
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Before, the glob compat function for Win32 used a regex internally. Thus
forward slashes was required. This is no longer the case.

Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
@larsewi
Copy link
Contributor Author

larsewi commented Jan 4, 2024

Build Status

@larsewi larsewi closed this Jan 12, 2024
@larsewi larsewi deleted the win-glob-compat branch January 13, 2025 12:58
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.

1 participant