-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added warning against using glob patterns on Windows
We have found issues regarding the use of glob patterns on Windows (see tickets below). However, we will not fix these issues before the next minor release. Therefore, we added a warning in the documentation advising to safeguard against any use on the Windows platforms. Ticket: ENT-10250, ENT-10490 Changelog: None Signed-off-by: Lars Erik Wik <[email protected]> Co-authored-by: Ole Herman Schumacher Elgesem <[email protected]>
- Loading branch information
1 parent
f47f6b5
commit f4af3d0
Showing
2 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters