]> git.ipfire.org Git - thirdparty/gettext.git/commit
autopoint: Don't risk failing because of user or system git configurations.
authorBruno Haible <bruno@clisp.org>
Mon, 8 Apr 2019 01:07:08 +0000 (03:07 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 8 Apr 2019 01:09:38 +0000 (03:09 +0200)
commit48caeb171a1cfff1a87193f98d3d82e80981edf8
tree24f299e94cd419d9d5bebdb02f780e10088de917
parentdb8e4b76206ec179112b8171b92270e025c62a20
autopoint: Don't risk failing because of user or system git configurations.

Reported by Jamie Kirkpatrick <jkp@kirkconsulting.co.uk>
in <https://savannah.gnu.org/support/?107689>.

* gettext-tools/misc/autopoint.in: Set/unset environment variables, so that git
does not read the user's git configuration nor the system's git configuration.
* gettext-tools/misc/convert-archive.in: Likewise.
gettext-tools/misc/autopoint.in
gettext-tools/misc/convert-archive.in