From ebcb5c8e120b39a3dd07c27bc17d520ee653ec23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 25 Jan 2023 22:51:50 +0100 Subject: tests: Do not try to create "$HOME/.config". Previously this test would fail when HOME=/homeless-shelter and said directory cannot be created. * tests/guix-refresh.sh: Pass '--keyring' together with '-u'. --- tests/guix-refresh.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/guix-refresh.sh') diff --git a/tests/guix-refresh.sh b/tests/guix-refresh.sh index d9f13bac3a..c5214e1d6e 100644 --- a/tests/guix-refresh.sh +++ b/tests/guix-refresh.sh @@ -94,7 +94,8 @@ cat > "$module_dir/sample.scm"<