Date: Thu, 20 Jun 2019 10:22:36 +0000 From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: maintainer-feedback requested: [Bug 238719] devel/hs-git-annex: The wrapper script doesn't support file names with spaces Message-ID: <bug-238719-16154-ST8QGAqhO9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238719-16154@https.bugs.freebsd.org/bugzilla/> References: <bug-238719-16154@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-haskell mailing list <haskell@FreeBSD.org> for maintainer-feedback: Bug 238719: devel/hs-git-annex: The wrapper script doesn't support file names with spaces https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238719 --- Description --- 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`.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238719-16154-ST8QGAqhO9>
