aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorjade <lix@jade.fyi>2024-10-19 00:00:30 +0000
committerGerrit Code Review <gerrit@localhost>2024-10-19 00:00:30 +0000
commiteadce58a90f4c8dbb5e2cf7f78bbf26c03994eaf (patch)
treebe50055cc5c41f56710173744be49cd1fba14d31 /tests
parentca55060ac651471fffc39aa6d845c7eede2b72a5 (diff)
parentd726236e27fbec0e9cc7a428ccc60d97d2af0fa9 (diff)
Merge "testsuite: Fix tests on systems with a non-master defaultBranch" into main
Diffstat (limited to 'tests')
-rw-r--r--tests/functional/common/vars-and-functions.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/common/vars-and-functions.sh.in b/tests/functional/common/vars-and-functions.sh.in
index 451cf5383..98892f660 100644
--- a/tests/functional/common/vars-and-functions.sh.in
+++ b/tests/functional/common/vars-and-functions.sh.in
@@ -28,6 +28,7 @@ export NIX_REMOTE=${NIX_REMOTE_-}
unset NIX_PATH
export TEST_HOME=$TEST_ROOT/test-home
export HOME=$TEST_HOME
+export GIT_CONFIG_SYSTEM=/dev/null
unset XDG_STATE_HOME
unset XDG_DATA_HOME
unset XDG_CONFIG_HOME