The branch, master has been updated
       via  97b54f4ff4990e35bbb9ac61b6c57c881748479e (commit)
      from  c29c0e0eb5039645730d4a9f4deb07ea0af1337d (commit)


- Log -----------------------------------------------------------------
commit 97b54f4ff4990e35bbb9ac61b6c57c881748479e
Author: Michal Čihař <[email protected]>
Date:   Thu Jul 21 11:06:42 2011 +0200

    Avoid using verbose mode

-----------------------------------------------------------------------

Summary of changes:
 build.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/build.xml b/build.xml
index 1e7dc98..62273df 100644
--- a/build.xml
+++ b/build.xml
@@ -60,7 +60,7 @@
 
  <target name="phpcs" description="Generate checkstyle.xml using 
PHP_CodeSniffer excluding test, PHPExcel, tcpdf directories">
   <exec executable="phpcs">
-   <arg line="-v
+   <arg line="
               
--ignore=*/PHPExcel/*,*/php-gettext/*,*/tcpdf/*,*/canvg/*,*/codemirror/*,*/highcharts/*,*/openlayers/*,*/jquery/*
               --report=checkstyle
               --report-file=${basedir}/build/logs/checkstyle.xml


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to