Commit 17b9cfad authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Unset SSH_AUTH_SOCK so we always use our own key

parent dc37be04
......@@ -57,6 +57,9 @@ enable_gcov=false
SSH_DST="-p 203 vtest@varnish-cache.org"
# make sure we use our own key
unset SSH_AUTH_SOCK
export REPORTDIR=`pwd`/_report
export VTEST_REPORT="${REPORTDIR}/_log"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment