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
path: root/tests
diff options
context:
space:
mode:
authordiosmosis <benakamoorthi@fastmail.fm>2014-08-13 18:39:41 +0400
committerdiosmosis <benakamoorthi@fastmail.fm>2014-08-13 18:39:41 +0400
commit49709fbb9f6740f69a769a5e0d9885afa3dcd15f (patch)
tree1b1eb5842cd02e44371b684a1bdfe763a8eaaf98 /tests
parent2ccb561b6fe08902ddbb4cc5b4ee63608faa98f3 (diff)
Fix for last commit.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/travis/checkout_dependent_plugins.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/travis/checkout_dependent_plugins.sh b/tests/travis/checkout_dependent_plugins.sh
index bf5d2232f1..7d798fb78a 100755
--- a/tests/travis/checkout_dependent_plugins.sh
+++ b/tests/travis/checkout_dependent_plugins.sh
@@ -19,5 +19,5 @@ else
echo "Plugin directory"
echo ""
- ls -d plugins
+ ls -d plugins/*
fi \ No newline at end of file