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
commit 2f1bc34589
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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. ``[``, ``]``