Codebase list telepathy-idle / 297c9a8
run-test.sh.in: actually export SSL env variables Fix tests when distchecking. Guillaume Desmottes 10 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
3737 fi
3838
3939 IDLE_SSL_KEY=${IDLE_ABS_TOP_SRCDIR}/tests/twisted/tools/idletest.key
40 export IDLE_SSL_KEY
4041 IDLE_SSL_CERT=${IDLE_ABS_TOP_SRCDIR}/tests/twisted/tools/idletest.cert
42 export IDLE_SSL_CERT
4143
4244 if [ -n "$1" ] ; then
4345 list="$1"