[Bash-completion-devel] [bash-completion-Bugs][312191] repository contains non-portable names

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Wed Dec 30 13:50:58 UTC 2009


Bugs item #312191, was changed at 2009-12-27 01:38 by Freddy Vulto
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312191&group_id=100114

>Status: Closed
Priority: 3
Submitted By: Eric Blake (eblake-guest)
Assigned to: Nobody (None)
Summary: repository contains non-portable names 
Distribution: --Distribution-Agnostic--
Originally reported in: None
Milestone: None
Status: None
Original bug number: 


Initial Comment:
Once again, bash-completion.git cannot be checked out on cygwin:

$ git reset --hard origin
fatal: cannot create directory at 'test/fixtures/_filedir/a\b': No such file or directory
fatal: Could not reset index file to revision 'origin'.

Use of a backslash in a file name is not portable.

----------------------------------------------------------------------

>Comment By: Freddy Vulto (fvu-guest)
Date: 2009-12-30 14:50

Message:
Fixed in commit f321c37: (testsuite) Delete directory fixtures/_filedir/a\b
Directories `a\b' and `a*b' are now created run-time on a non-Cygwin/Windows system only.  Tests concerning these directories will also be run only on a non-Cygwin/Windows system.

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312191&group_id=100114



More information about the Bash-completion-devel mailing list