Opened 6 years ago

Closed 6 years ago

#1516 closed defect (fixed)

Invalid copy command in generated install script on Windows

Reported by: sjamaan Owned by:
Priority: major Milestone: 5.0
Component: core tools Version: 5.0.0rc1
Keywords: Cc:
Estimated difficulty: easy

Description

Apparently we can't copy more than one file at a time. See this paste for details

Change History (4)

comment:1 Changed 6 years ago by sjamaan

Version: 5.05.0.0rc1

comment:2 Changed 6 years ago by sjamaan

I tried, but utf8 "just works" when I install it. How to reproduce this issue?

comment:3 Changed 6 years ago by sjamaan

Tested with mingw and mingw-msys. Nothing goes wrong.

comment:4 Changed 6 years ago by sjamaan

Resolution: fixed
Status: newclosed

I believe this got fixed with 70fed042fc81b37de4a0ecabb06a2ca4e11cb3cc: instead of generating one copy command for all files in the list we generate a copy command per file.

Note: See TracTickets for help on using tickets.