summaryrefslogtreecommitdiff
path: root/Test.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Test.hs')
-rw-r--r--Test.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Test.hs b/Test.hs
index 259a60400..ec765182e 100644
--- a/Test.hs
+++ b/Test.hs
@@ -2110,6 +2110,7 @@ setTestMode testmode = do
-- Make git and git-annex access ssh remotes on the local
-- filesystem, without using ssh at all.
, ("GIT_SSH_COMMAND", "git-annex test --fakessh --")
+ , ("GIT_ANNEX_USE_GIT_SSH", "1")
, ("TESTMODE", show testmode)
]