Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@googlemail.com>2014-02-12 05:59:34 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-02-12 05:59:34 +0400
commitd09986addbc7872878e17b475192f6c44bd6e782 (patch)
treea5065dd807d1714c31b227329443f08fe6bc82be /tests/travis
parent3510045fcb484edec054ad4b1c1940c952e88958 (diff)
refs #4610 create climulti tmp dir before running test
Diffstat (limited to 'tests/travis')
-rwxr-xr-xtests/travis/prepare.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/travis/prepare.sh b/tests/travis/prepare.sh
index f3ed8f2cb8..013e771d5b 100755
--- a/tests/travis/prepare.sh
+++ b/tests/travis/prepare.sh
@@ -34,5 +34,6 @@ mkdir ./tmp/logs
mkdir ./tmp/sessions
mkdir ./tmp/templates_c
mkdir ./tmp/tcpdf
+mkdir ./tmp/climulti
chmod a+rw ./tests/lib/geoip-files
chmod a+rw ./plugins/ExamplePlugin/tests/processed