summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--git.liw.fi.yarn8
1 files changed, 5 insertions, 3 deletions
diff --git a/git.liw.fi.yarn b/git.liw.fi.yarn
index 0808b3f..97feab1 100644
--- a/git.liw.fi.yarn
+++ b/git.liw.fi.yarn
@@ -76,9 +76,11 @@ Test suite pre-requisites
=========================
Yarn must be run with `--env` used to set the environment variables
-`GITANO` and `GITHOST`. `GITANO` must be the Unix user for the
-Gitano instance (typically `git`), and `GITHOST` must be the address
-of the host (IP address or domain name).
+`GITANO` and `GITHOST`. `GITANO` must be the Unix user for the Gitano
+instance (typically `git`), and `GITHOST` must be the address of the
+host (IP address or domain name). The `SSH_AUTH_SOCK` environment
+variable needs to be set so the user running the test suite can access
+the Gitano instance being tested using their own ssh key.
The person running this test suite must be able to log in to the
Gitano instance using their normal ssh key. In other words,