summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck2
1 files changed, 2 insertions, 0 deletions
diff --git a/check b/check
index bdcff22..d32d187 100755
--- a/check
+++ b/check
@@ -12,5 +12,7 @@ python -m CoverageTestRunner
yarn --env "SERVER=$address" \
--env 'PYTHONPATH=.' \
--env "VARIABLES=$variables" \
+ --env "SSH_AUTH_SOCK=$SSH_AUTH_SOCK" \
+ --env "SSH_AGENT_PID=$SSH_AGENT_PID" \
--timings \
--shell python2 --shell-arg '' *.yarn "$@"