
22 Jan
2014
22 Jan
'14
5:50 p.m.
On 01/22/2014 02:56 PM, Matthias Bolte wrote:
Windows doesn't allow : in filenames.
Neither does Linux, when targeting FAT file systems (although I pity anyone trying to use git on a FAT mount point).
Commit 21685c955e546676a5b2a01f7b788d222e0ee0f5 added files with a : in their names. This broke git operations on Windows as git is not able to create those files on clone or pull.
Replace : with - in the offending filenames and adapt the test case. ---
ACK. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org