[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#50577: 28.0.50; Check-in fails in VC tests with commit.gpgSign true
From: |
Basil L. Contovounesios |
Subject: |
bug#50577: 28.0.50; Check-in fails in VC tests with commit.gpgSign true |
Date: |
Tue, 14 Sep 2021 20:55:38 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Glenn Morris [2021-09-14 10:59 -0400] wrote:
> Perhaps you have an explicit XDG_CONFIG_HOME set in your environment,
Yes, my ~/.profile says:
export XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-${HOME}/.config}"
> and perhaps test/Makefile should set (or unset) that variable too.
Indeed, 'make XDG_CONFIG_HOME=/nonexistent test/vc-tests' succeeds.
Thanks,
--
Basil