[Pkg-owncloud-commits] [php-sabredav] 15/31: Space

David Prévot taffit at moszumanska.debian.org
Wed Aug 27 22:33:06 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 1fecd143fac6227395f383f5ccd3b4b0aad4caec
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Thu Aug 14 14:34:20 2014 -0400

    Space
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 5b1386d..c6da623 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,7 @@ services:
 before_script:
   - mysql -e 'create database sabredav'
   - composer self-update
-  - if ["$VOBJECT" == "3"]; then cp tests/composer.vobject3.json composer.json; fi
+  - if [ "$VOBJECT" == "3" ]; then cp tests/composer.vobject3.json composer.json; fi
   - composer install --prefer-sourc
 #  - echo "zend.enable_gc=0" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list