win_copy - fix glob like paths (#54006)

This commit is contained in:
Jordan Borean
2019-03-19 11:22:17 +10:00
committed by GitHub
parent 8a4079ddbf
commit 2f1bc34589
5 changed files with 51 additions and 52 deletions

View File

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