[Bug 238719] devel/hs-git-annex: The wrapper script doesn't support file names with spaces
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 20 10:22:39 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238719
Bug ID: 238719
Summary: devel/hs-git-annex: The wrapper script doesn't support
file names with spaces
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: haskell at FreeBSD.org
Reporter: crest at rlwinm.de
Flags: maintainer-feedback?(haskell at FreeBSD.org)
Assignee: haskell at FreeBSD.org
The wrapper script installed into /usr/local/bin/git-annex uses $* instead of
"$@". Because of this it splits arguments that shouldn't be split braking among
other things all operations on filenames with spaces in them e.g. `git annex
get foo\ bar.txt`.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-haskell
mailing list