win_file - fix glob like paths (#54003)

This commit is contained in:
Jordan Borean
2019-03-19 09:20:33 +10:00
committed by GitHub
parent f9b812a982
commit c053bc1fc7
2 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- win_file - Fix issues when using paths with glob like characters, e.g. ``[``, ``]``