[Pkg-owncloud-commits] [php-sabre-vobject] 01/43: phpcbf fix

David Prévot taffit at moszumanska.debian.org
Sat Jan 10 14:20:11 UTC 2015


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

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

commit 6e290cfa5ced7175c9eb7fe1edc2f9f7c247f426
Author: David Prévot <taffit at debian.org>
Date:   Fri Nov 28 17:09:21 2014 -0400

    phpcbf fix
---
 lib/Cli.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Cli.php b/lib/Cli.php
index cac0763..35d43ce 100644
--- a/lib/Cli.php
+++ b/lib/Cli.php
@@ -303,7 +303,7 @@ class Cli {
         $this->log($this->colorize('green', '  convert') . ' source_file [output_file] Converts a file.');
         $this->log($this->colorize('green', '  color') . ' source_file                 Colorize a file, useful for debbugging.');
         $this->log(
-<<<HELP
+        <<<HELP
 
 If source_file is set as '-', STDIN will be used.
 If output_file is omitted, STDOUT will be used.

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



More information about the Pkg-owncloud-commits mailing list