Bugs item #311979, was changed at 2009-09-25 17:10 by Freddy Vulto You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311979&group_id=100114
>Status: Closed Priority: 3 Submitted By: Eric Blake (eblake-guest) >Assigned to: Freddy Vulto (fvu-guest) Summary: repository cannot be cloned due to non-portable file names Distribution: --Distribution-Agnostic-- Originally reported in: None Milestone: None Status: None Original bug number: Initial Comment: The bash-completion.git repository currently contains non-portable filenames: test/fixtures/_known_hosts_real/known*hosts test/fixtures/_known_hosts_real/known*hosts2 test/fixtures/_known_hosts_real/star*conf As a result, it cannot be cloned to file systems that don't support * (such as FAT), and makes testing on cygwin awkward (it requires a managed mount to bypass windows filename restrictions). ---------------------------------------------------------------------- >Comment By: Freddy Vulto (fvu-guest) Date: 2009-09-25 20:34 Message: This has been fixed (removed the test and the test files) in commit b66425e8. ---------------------------------------------------------------------- You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311979&group_id=100114 _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel
