chiark / gitweb /
dgit: Properly shellquote --git-builder argument to gbp
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 3 Aug 2017 11:48:05 +0000 (12:48 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 3 Aug 2017 21:41:52 +0000 (22:41 +0100)
commit67452c36755fa5f53eb8e6c506dd2e67de14d0b3
tree5f33601483bb31a72919a0e7c115b1e8ef21fa6c
parent7a521a0923b92da6ee41b890fe37053a2747203d
dgit: Properly shellquote --git-builder argument to gbp

This is about to contain more exciting shell metacharacters.
(Even now, it is wrong without quoting as we end up telling gbp to
pass -i.git/ rather than -i\.git/ to dpkg-source.)

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
dgit