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:
authorMatthieu Aubry <matt@piwik.org>2015-03-16 06:10:18 +0300
committerMatthieu Aubry <matt@piwik.org>2015-03-16 06:10:18 +0300
commit5cb1f5f257ad243551ac6eb11445702e65ab32ab (patch)
tree5c6cda232a27e19d592b9263253b036ccc183594 /tests
parentbc961a9cd0cf44528a0205c56a97043271d35840 (diff)
adding missing linebreak
Diffstat (limited to 'tests')
-rwxr-xr-xtests/travis/travis.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/travis/travis.sh b/tests/travis/travis.sh
index 5c3d16538b..2696abe897 100755
--- a/tests/travis/travis.sh
+++ b/tests/travis/travis.sh
@@ -56,6 +56,8 @@ then
echo " --http-user=... --http-password=..."
fi
fi
+
+ echo ""
if [ -n "$PLUGIN_NAME" ]
then