Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'lw/daemon-log-destination'
[gitweb.git]
/
ci
/
run-tests.sh
diff --git
a/ci/run-tests.sh
b/ci/run-tests.sh
index 9b6fedcc2a94b83f7243767915ad0327e100ef13..73e273fac73c48b4963e7aa7c5040f17f220b7da 100755
(executable)
--- a/
ci/run-tests.sh
+++ b/
ci/run-tests.sh
@@
-5,7
+5,8
@@
. ${0%/*}/lib-travisci.sh
-ln -s $HOME/travis-cache/.prove t/.prove
+ln -s "$cache_dir/.prove" t/.prove
+
make --quiet test
if test "$jobname" = "linux-gcc"
then