[ticket/12693] Fix indentation

PHPBB3-12693
This commit is contained in:
Tristan Darricau 2014-06-23 18:45:20 +02:00
parent a6f43d09d7
commit 18207ae1ec

View file

@ -10,7 +10,6 @@
# #
set -e set -e
DB=$1 DB=$1
TRAVIS_PHP_VERSION=$2 TRAVIS_PHP_VERSION=$2
path="$3" path="$3"